Modify ↓
Ticket #321 (closed defect: fixed)
Tab/spaces/intendation issue in sqlite3.py file
| Reported by: | codeape | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6.3 |
| Component: | commands | Version: | 0.6.2 |
| Keywords: | Cc: |
Description
When attempting to migrate a sqlite3 database got an IndentationError?.
Running against http://bitbucket.org/andrewgodwin/south/ branch.
Attachments
Change History
comment:2 Changed 3 years ago by andrew
- Status changed from new to closed
- Version changed from 0.7-pre to 0.6.2
- Resolution set to fixed
- Milestone set to 0.6.3
Fixed in [4e556eb30377].
Note: See
TracTickets for help on using
tickets.
