long2ice
|
e4bb9d838e
|
docs: update changelog
|
2022-06-27 11:41:48 +08:00 |
|
long2ice
|
d6627906c7
|
test: fix test_migrate
|
2022-06-27 11:36:09 +08:00 |
|
long2ice
|
3c88833154
|
fix: decimal field change (#246)
|
2022-06-27 11:29:47 +08:00 |
|
long2ice
|
8f68f08eba
|
Merge pull request #248 from isaquealves/feature/load_ddl_class_per_dialect
feat: Add support for dynamically load DDL classes
|
2022-06-22 20:25:42 +08:00 |
|
Isaque Alves
|
60ba6963fd
|
Update changelog
|
2022-06-22 09:22:26 -03: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
|
bdeaf5495e
|
Merge pull request #247 from isaquealves/feature/postgresql-numeric-type-translate
refactor: Improve db inspection
|
2022-06-22 08:41:15 +08:00 |
|
Isaque Alves
|
db33059ec9
|
Resolve style issue
|
2022-06-20 15:42:21 -03:00 |
|
Isaque Alves
|
44b96058f8
|
fix(tests/test_migrate.py): Resolve issue with broken tests
|
2022-06-17 12:36:04 -03:00 |
|
Isaque Alves
|
abff753b6a
|
refactor: Improve postgresql migrate operators tests
|
2022-06-17 09:45:02 -03:00 |
|
Isaque Alves
|
dcd8441a05
|
fix: add space following python style guide"
|
2022-06-17 02:03:41 -03:00 |
|
Isaque Alves
|
b4a735b814
|
fix: Adjust changelog formatting
|
2022-06-17 02:02:37 -03:00 |
|
Isaque Alves
|
83ba13e99a
|
Update changelog
|
2022-06-17 02:00:35 -03:00 |
|
Isaque Alves
|
d7b1c07d13
|
fix: Add comma to separate value in join
|
2022-06-17 01:51:47 -03:00 |
|
Isaque Alves
|
1ac16188fc
|
refactor: Improve db inspection
- Add support to postgresql numeric type.
- Improve field configuration handling for numeric and decimal types
|
2022-06-17 01:38:39 -03:00 |
|
long2ice
|
4abc464ce0
|
feat: add is_flag to init-db
|
2022-05-24 11:20:12 +08:00 |
|
long2ice
|
0b01fa38d8
|
feat: add index inspect
v0.6.3
|
2022-04-05 19:38:08 +08:00 |
|
long2ice
|
801dde15be
|
feat: inspectdb support sqlite
|
2022-04-01 20:30:36 +08:00 |
|
long2ice
|
75480e2041
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-04-01 19:57:03 +08:00 |
|
long2ice
|
45129cef9f
|
feat: improve inspectdb and support postgres
|
2022-04-01 19:56:48 +08:00 |
|
long2ice
|
3a0dd2355d
|
Merge pull request #230 from ssilaev/dev
Increase max length of app column
|
2022-02-09 15:01:39 +08:00 |
|
Sergey Silaev
|
0e71bc16ae
|
Increase max length of app column
|
2022-02-08 22:14:55 +03:00 |
|
long2ice
|
c39462820c
|
upgrade deps
v0.6.2
|
2022-01-17 22:26:13 +08:00 |
|
long2ice
|
f15cbaf9e0
|
Support migration for specified index. (#203)
|
2021-12-29 21:36:23 +08:00 |
|
long2ice
|
15131469df
|
upgrade deps
|
2021-12-22 16:26:13 +08:00 |
|
long2ice
|
c60c1610f0
|
Fix pyproject.toml not existing error. (#217)
v0.6.1
|
2021-12-12 22:11:51 +08:00 |
|
long2ice
|
63e8d06157
|
remove aiomysql
v0.6.0
|
2021-12-08 14:43:33 +08:00 |
|
long2ice
|
68ef8ac676
|
Fix ci
|
2021-12-08 14:38:16 +08:00 |
|
long2ice
|
8b5cf6faa0
|
inspectdb support DATE . (#215)
|
2021-12-08 14:33:27 +08:00 |
|
long2ice
|
fac00d45cc
|
Remove pydantic dependency. (#198)
|
2021-10-04 23:05:20 +08:00 |
|
long2ice
|
6f7893d376
|
Fix section name
|
2021-09-28 15:07:10 +08:00 |
|
long2ice
|
b1521c4cc7
|
update version
|
2021-09-27 19:55:38 +08:00 |
|
long2ice
|
24c1f4cb7d
|
Change default config file from aerich.ini to pyproject.toml . (#197)
|
2021-09-27 11:05:20 +08:00 |
|
long2ice
|
661f241dac
|
Compatible with old version in indexes
v0.5.8
|
2021-08-31 17:53:17 +08:00 |
|
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 |
|
long2ice
|
4a83021892
|
Update FUNDING.yml
|
2021-08-26 20:39:31 +08:00 |
|
long2ice
|
af63221875
|
Fix no module found error. (#188) (#189)
v0.5.7
|
2021-08-16 11:14:43 +08:00 |
|
long2ice
|
359525716c
|
update README.md
v0.5.6
|
2021-08-12 15:42:54 +08:00 |
|
long2ice
|
7d3eb2e151
|
Merge pull request #181 from Vovetta/dev
Fix: migrate doesn't use source_field in unique_together
|
2021-08-04 09:42:18 +08:00 |
|
Vovetta
|
d8abf79449
|
Updated changelog and version
|
2021-08-03 10:38:31 -07:00 |
|
Vovetta
|
aa9f40ae27
|
Fix: migrate doesn't use source_field in unique_together
|
2021-08-03 10:36:06 -07:00 |
|
long2ice
|
79b7ae343a
|
update README.md
|
2021-08-03 16:25:06 +08:00 |
|
long2ice
|
6f5a9ab78c
|
Add Command class. (#148) (#141) (#123) (#106)
|
2021-08-03 16:18:07 +08:00 |
|
long2ice
|
1e5a83c281
|
update deps
|
2021-07-26 17:44:18 +08:00 |
|
long2ice
|
180420843d
|
update README.md
v0.5.5
|
2021-07-26 15:27:49 +08:00 |
|
long2ice
|
58f66b91cf
|
Fix redundant semicolons
|
2021-07-23 17:07:10 +08:00 |
|
long2ice
|
064d7ff675
|
Fix ci
|
2021-07-22 15:32: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 |
|