Waket Zheng
|
ceb1e0ffef
|
Activate type hint check in ci
|
2024-06-06 17:07:09 +08:00 |
|
Waket Zheng
|
c7a3d164cb
|
fix conflict
|
2024-06-06 16:31:24 +08:00 |
|
Waket Zheng
|
affffbdae3
|
Drop python3.7 support
|
2024-06-03 01:26:48 +08:00 |
|
Waket Zheng
|
dd11bed5a0
|
Add type hints for ddl and inspectdb
|
2024-06-01 22:14:30 +08:00 |
|
long2ice
|
1c9b65cc37
|
fix: modify multiple times. (#279)
|
2023-01-27 13:49:07 +08:00 |
|
marshall
|
7b6545d4e1
|
Fix #280 by removing trailing semicolon
|
2022-12-20 04:28:40 +08:00 |
|
KDH
|
bef45941f2
|
Fix testcase
|
2022-09-16 10:26:21 +09:00 |
|
KDH
|
36282f123f
|
Merge branch 'dev' into fix-ddl-format-and-writing-version-file
# Conflicts:
# aerich/utils.py
# tests/test_migrate.py
|
2022-09-16 09:54:51 +09:00 |
|
Yasser Tahiri
|
131d97a3d6
|
Merge branch 'dev' into dev
|
2022-09-15 23:19:59 +01:00 |
|
long2ice
|
45129cef9f
|
feat: improve inspectdb and support postgres
|
2022-04-01 19:56:48 +08:00 |
|
long2ice
|
f15cbaf9e0
|
Support migration for specified index. (#203)
|
2021-12-29 21:36:23 +08:00 |
|
Yasser Tahiri
|
40c7ef7fd6
|
Merge repeated if statements into single if
|
2021-10-21 15:43:18 +01:00 |
|
KDH
|
b1b9cc1454
|
Fix M2M table template
|
2021-10-12 11:23:29 +09:00 |
|
long2ice
|
6f5a9ab78c
|
Add Command class. (#148) (#141) (#123) (#106)
|
2021-08-03 16:18:07 +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
|
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
|
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
|
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 |
|
long2ice
|
9879004fee
|
Add rename column support MySQL5
|
2020-11-19 10:11:52 +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 |
|
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
|
62bb4298eb
|
fix fields import
|
2020-05-18 17:56:57 +08:00 |
|
long2ice
|
b4cdc9dda0
|
move impl to base
|
2020-05-16 08:23:13 +08:00 |
|
long2ice
|
b2115345c0
|
add support to m2m
change cli options
add init-db cmd
|
2020-05-16 00:40:24 +08:00 |
|
long2ice
|
b767f409f4
|
rename to aerich
|
2020-05-15 13:25:28 +08:00 |
|