long2ice
|
28d19a4b7b
|
- Fix syntax error with python3.8.10. (#265)
- Fix sql generate error. (#263)
|
2022-09-26 18:36:57 +08:00 |
|
long2ice
|
9da99824fe
|
fix: postgres sql error (#263)
|
2022-09-23 23:33:49 +08:00 |
|
long2ice
|
e9b76bdd35
|
feat: use .py version files
|
2022-09-23 10:29:48 +08:00 |
|
Jinlong Peng
|
8c2ecbaef1
|
feat: support add/remove field with index
|
2022-08-26 18:04:20 +08:00 |
|
long2ice
|
3c88833154
|
fix: decimal field change (#246)
|
2022-06-27 11:29:47 +08:00 |
|
Isaque Alves
|
4c35c44bd2
|
feat: Add support for dynamically load DDL classes
Adopt a strategy of loading classes based on their names, allowing to
easily add new database support without changing Migrate class logic
|
2022-06-22 09:16:11 -03:00 |
|
long2ice
|
f15cbaf9e0
|
Support migration for specified index. (#203)
|
2021-12-29 21:36:23 +08:00 |
|
long2ice
|
661f241dac
|
Compatible with old version in indexes
|
2021-08-31 17:53:17 +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
|
6f5a9ab78c
|
Add Command class. (#148) (#141) (#123) (#106)
|
2021-08-03 16:18:07 +08:00 |
|
long2ice
|
2da794d823
|
Fix db_constraint when fk changed. (#179)
|
2021-07-22 14:37:49 +08:00 |
|
long2ice
|
77005f3793
|
Fix MySQL 5.X rename column.
|
2021-07-09 10:53:13 +08:00 |
|
long2ice
|
0c763c6024
|
Fix repeat
|
2021-06-09 13:56:25 +08:00 |
|
long2ice
|
c6371a5c16
|
Fix repeat
|
2021-06-09 11:43:32 +08:00 |
|
long2ice
|
9bf2de0b9a
|
Fix incorrect index creation order. (#151)
|
2021-06-01 17:09:45 +08:00 |
|
long2ice
|
44fd2fe6ae
|
Fix default function when migrate. (#147)
|
2021-04-05 14:10:42 +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
|
364735f804
|
Fix rename field on the field add. (#134)
|
2021-03-21 20:43:05 +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
|
0d94b22b3f
|
Remove unused functions
|
2021-02-03 18:06:43 +08:00 |
|
long2ice
|
f1f0074255
|
Support rename field
|
2021-02-03 17:56:30 +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
|
b4cc2de0e3
|
v0.5 refactoring
|
2021-01-31 23:10:30 +08:00 |
|
Lương Quang Mạnh
|
47824a100b
|
Fix Aerich b/c of Tortoise ORM v0.16.19
|
2020-12-26 10:31:10 +07:00 |
|
long2ice
|
d2e0a68351
|
Fix packaging error. (#92)
|
2020-12-02 23:03:15 +08:00 |
|
Mykola Solodukha
|
6e3105690a
|
Use pathlib for path resolving
|
2020-11-28 19:23:34 +02:00 |
|
long2ice
|
c707f7ecb2
|
bug fix
|
2020-11-28 14:31:41 +08:00 |
|
alexaled
|
85fc3b2aa2
|
Remove callable detection for defaults
|
2020-11-23 10:35:40 +02:00 |
|
long2ice
|
a677d506a9
|
Fix ci error
|
2020-11-19 10:41:52 +08:00 |
|
long2ice
|
9879004fee
|
Add rename column support MySQL5
|
2020-11-19 10:11:52 +08:00 |
|
long2ice
|
5760fe2040
|
Merge pull request #83 from SakuraSound/fix-migrate-unlink
Catch OSError (if read-only file system)
|
2020-11-18 15:40:29 +08:00 |
|
Joir-dan Gumbs
|
b229c30558
|
Catch OSError (if read-only file system)
|
2020-11-17 23:28:00 -08:00 |
|
long2ice
|
b21b954d32
|
Use .sql instead of .json to store version file. (#79)
|
2020-11-16 22:25:01 +08:00 |
|
long2ice
|
f5dff84476
|
Fix encoding error. (#75)
|
2020-11-08 23:00:44 +08:00 |
|
long2ice
|
648f25a951
|
Compatible with models file in directory. (#70)
|
2020-10-30 19:51:46 +08:00 |
|
long2ice
|
6339dc86a8
|
Fix migrate to new database error
|
2020-10-14 20:33:23 +08:00 |
|
long2ice
|
d0ce545ff5
|
Fix first version error
|
2020-10-10 15:07:09 +08:00 |
|
long2ice
|
342f4cdd3b
|
complete refactoring
|
2020-10-09 11:53:50 +08:00 |
|