long2ice
|
01787558d6
|
Fix test
|
2021-08-31 17:41:13 +08:00 |
|
long2ice
|
699b0321a4
|
Support indexes change. (#193)
|
2021-08-31 17:36:25 +08:00 |
|
Vovetta
|
aa9f40ae27
|
Fix: migrate doesn't use source_field in unique_together
|
2021-08-03 10:36:06 -07:00 |
|
long2ice
|
064d7ff675
|
Fix ci
|
2021-07-22 15:32:07 +08:00 |
|
long2ice
|
7bcf9b2fed
|
Support drop column for sqlite. (#40)
|
2021-07-03 13:51:01 +08:00 |
|
long2ice
|
922e3eef16
|
Fix CI
|
2021-04-05 17:11:28 +08:00 |
|
long2ice
|
b147859960
|
Fix default function when migrate
|
2021-04-04 05:46:34 +00:00 |
|
long2ice
|
fa85e05d1d
|
Fix postgre alter null. (#142)
|
2021-03-28 16:22:49 +08:00 |
|
long2ice
|
3f52ac348b
|
Support rename table . (#139)
|
2021-03-25 21:21:49 +08:00 |
|
long2ice
|
44d520cc82
|
Fix postgres field type change error. (#135)
|
2021-03-21 21:18:08 +08:00 |
|
long2ice
|
505d361597
|
Fix drop model in the downgrade. (#132)
|
2021-03-18 23:40:13 +08:00 |
|
long2ice
|
52151270e0
|
Fix bug for field change. (#119)
|
2021-03-03 20:36:54 +08:00 |
|
long2ice
|
09661c1d46
|
Fix unique_together
|
2021-02-04 14:39:07 +08:00 |
|
long2ice
|
abfa60133f
|
Fix drop table
|
2021-02-04 14:23:46 +08:00 |
|
long2ice
|
38a3df9b5a
|
add support m2m
|
2021-02-03 22:22:22 +08:00 |
|
long2ice
|
f1f0074255
|
Support rename field
|
2021-02-03 17:56:30 +08:00 |
|
long2ice
|
e3a14a2f60
|
Fix postgres index
|
2021-02-03 16:34:07 +08:00 |
|
long2ice
|
01e3de9522
|
basically completed
|
2021-02-03 15:43:04 +08:00 |
|
long2ice
|
c6c398fdf0
|
update
|
2021-02-02 22:52:50 +08:00 |
|
long2ice
|
c60bdd290e
|
add fk and drop fk
|
2021-02-02 20:35:05 +08:00 |
|
long2ice
|
f443dc68db
|
WIP
|
2021-02-01 16:54:35 +08:00 |
|
long2ice
|
36f84702b7
|
update
|
2021-02-01 14:00:12 +08:00 |
|
long2ice
|
f2013c931a
|
Fix test error
|
2020-11-16 22:32:19 +08:00 |
|
long2ice
|
b21b954d32
|
Use .sql instead of .json to store version file. (#79)
|
2020-11-16 22:25:01 +08:00 |
|
long2ice
|
724379700e
|
Support multiple databases. (#68)
|
2020-10-28 17:02:02 +08:00 |
|
long2ice
|
ce8c0b1f06
|
Support db_constraint in fk
|
2020-09-28 10:40:04 +08:00 |
|
long2ice
|
141d7205bf
|
Add Rename support
|
2020-09-25 17:48:32 +08:00 |
|
long2ice
|
4b0c4ae7d0
|
fix test error
|
2020-09-21 15:03:16 +08:00 |
|
long2ice
|
d18a6b5be0
|
add sqlite not support error
|
2020-09-21 11:44:34 +08:00 |
|
Adam Ciarciński
|
8674142ba8
|
Fix test_migrate
|
2020-08-06 17:59:12 +02:00 |
|
Adam Ciarciński
|
cda9bd1c47
|
Save 1 space in tests
|
2020-08-06 17:50:28 +02:00 |
|
Adam Ciarciński
|
1b440477a2
|
PostgreSQL add/drop index/unique
|
2020-08-06 17:45:56 +02:00 |
|
long2ice
|
17ab0a1421
|
fix version sort and add test
|
2020-07-29 10:21:43 +08:00 |
|
long2ice
|
2fcb2626fd
|
Fix postgres drop fk
|
2020-07-20 10:20:08 +08:00 |
|
long2ice
|
86e1d3defb
|
fix test error
|
2020-07-08 21:00:30 +08:00 |
|
Adam Ciarciński
|
90196eb1bf
|
Apply black
|
2020-07-08 14:38:42 +02:00 |
|
Adam Ciarciński
|
3c111792a9
|
Enhance PostgreSQL support
|
2020-07-07 19:54:55 +02:00 |
|
long2ice
|
c09c878eaf
|
add support modify column
diff mysql ddl
|
2020-05-26 10:22:02 +08:00 |
|
long2ice
|
6ffca1a0c7
|
add support modify column
|
2020-05-25 22:39:39 +08:00 |
|
long2ice
|
354e861dad
|
add more test
|
2020-05-24 13:47:10 +08:00 |
|
long2ice
|
aa921355b9
|
Store versions in db
|
2020-05-21 21:22:06 +08:00 |
|
long2ice
|
ea1191bb10
|
TODO: store version in db
|
2020-05-21 18:38:45 +08:00 |
|
long2ice
|
23dd29644c
|
fix dependency import
|
2020-05-21 13:44:09 +08:00 |
|
long2ice
|
f5e5d24855
|
perfect test
|
2020-05-20 18:42:13 +08:00 |
|
long2ice
|
6d92aec4b1
|
add pytest.yml
|
2020-05-19 17:45:41 +08:00 |
|
long2ice
|
b767f409f4
|
rename to aerich
|
2020-05-15 13:25:28 +08:00 |
|
long2ice
|
a99a06e563
|
now alice is basic worked
|
2020-05-15 10:45:40 +08:00 |
|
long2ice
|
a79f5c1dc6
|
fix fk migrate
|
2020-05-14 23:49:07 +08:00 |
|
long2ice
|
2da90ecca6
|
finish base cli
|
2020-05-14 18:46:17 +08:00 |
|
long2ice
|
d385647fba
|
cli impl
|
2020-05-13 23:16:27 +08:00 |
|