Waket Zheng
ac3ef9e2eb
tests: no need to merge operators when NotSupportError raised ( #373 )
2024-12-03 23:59:54 +08:00
Waket Zheng
5b04b4422d
chore: upgrade deps, update changelog, drop test db before create ( #372 )
...
* chore: upgrade deps, update changelog, drop test db before create
* tests: clear operators for sqlite ddl after NotSupportError raised
2024-12-03 23:30:37 +08:00
Waket Zheng
b2f4029a4a
Improve type hints of inspectdb ( #371 )
2024-12-03 12:40:28 +08:00
xsillen
4e46d9d969
Fix the issue of parameter concatenation when generating ORM with inspectdb ( #331 )
...
Co-authored-by: floodpillar <165008032+floodpillar@users.noreply.github.com>
2024-12-03 11:44:36 +08:00
gck123
c0fd3ec63c
Fix KeyError when deleting a field with unqiue=True ( #365 )
...
* Fix KeyError when deleting a field with unqiue=True
* refactor: rename `old_data_unique` to `is_unique_field`
* Add testcases for remove unique field
---------
Co-authored-by: gongchangku <gongchangku@anban.tech>
Co-authored-by: Waket Zheng <waketzheng@gmail.com>
2024-12-03 10:16:44 +08:00
Waket Zheng
103470f4c1
Merge pull request #367 from waketzheng/fix-style-issue
...
chore: make style, upgrade deps, fix ci error and update changelog
2024-11-29 15:09:25 +08:00
Waket Zheng
dc020358b6
chore: make style, upgrade deps, fix ci error and update changelog
2024-11-25 23:46:48 +08:00
Waket Zheng
095eb48196
Merge pull request #360 from ahmetveburak/fix-package
...
fix(package): correct the click import
2024-11-25 18:10:27 +08:00
He
fac1de6299
Merge pull request #355 from merlinz01/improve-cli-descriptions
...
Improve CLI help text and output
2024-11-18 21:25:13 +01:00
ahmetveburak
e049fcee26
fix(package): correct the click import
2024-10-05 20:43:32 +03:00
Merlin
ee144d4a9b
update migrate output for consistency
2024-08-07 13:32:49 -04:00
Merlin
dbf96a17d3
Improve command-line descriptions
...
Changed CLI help texts for some of the options to make them clearer.
2024-08-07 13:31:07 -04:00
long2ice
15d56121ef
fix: migrate
2024-08-06 22:46:50 +08:00
long2ice
4851ecfe82
refactor: use asyncclick
2024-08-06 22:41:39 +08:00
long2ice
ad0e7006bc
Merge pull request #348 from waketzheng/update-changelog
...
Update changelog
2024-06-07 11:25:10 +08:00
Waket Zheng
27b29e401b
Merge remote-tracking branch 'upstream/dev' into update-changelog
2024-06-07 11:11:47 +08:00
Waket Zheng
7bb35c10e4
Add tag link to change log
2024-06-07 11:08:49 +08:00
long2ice
ed113d491e
Merge pull request #347 from waketzheng/add-mypy-check-to-ci
...
Use mypy for type hint check in ci
2024-06-06 21:38:23 +08:00
Waket Zheng
9e46fbf55d
rollback ci command
2024-06-06 18:20:57 +08:00
Waket Zheng
fc68f99c86
fixing cache action
2024-06-06 18:02:58 +08:00
Waket Zheng
480087df07
Add id for cache step
2024-06-06 17:38:51 +08:00
Waket Zheng
24a2087b78
Skip make deps if cache hint in ci
2024-06-06 17:35:00 +08:00
Waket Zheng
bceeb236c2
Checking cache action
2024-06-06 17:21:46 +08:00
Waket Zheng
c42fdab74d
Add cache action to ci
2024-06-06 17:11:27 +08:00
Waket Zheng
ceb1e0ffef
Activate type hint check in ci
2024-06-06 17:07:09 +08:00
long2ice
13dd44bef7
Merge pull request #340 from waketzheng/type-hint-tests
...
Improve type hints for tests/
2024-06-06 16:53:01 +08:00
long2ice
219633a926
Merge pull request #341 from waketzheng/type-hint-simple
...
Simple type hints for aerich/
2024-06-06 16:52:30 +08:00
long2ice
e6302a920a
Merge pull request #342 from waketzheng/type-hint-ddl
...
Improve type hints for ddl and inspectdb
2024-06-06 16:51:37 +08:00
long2ice
79a77d368f
Merge pull request #343 from waketzheng/type-hints-aerich.migrate
...
Add type hints for aerich.migrate
2024-06-06 16:50:53 +08:00
long2ice
4a1fc4cfa0
Merge pull request #339 from waketzheng/update-ci
...
Update ci action versions and avoid `make ci` install deps twice
2024-06-06 16:50:39 +08:00
Waket Zheng
aee706e29b
Update changelog
2024-06-06 16:43:08 +08:00
Waket Zheng
572c13f9dd
fix conflict
2024-06-06 16:36:29 +08:00
Waket Zheng
7b733495fb
fix conflict
2024-06-06 16:35:09 +08:00
Waket Zheng
c0c217392c
Merge remote-tracking branch 'upstream/dev' into type-hint-simple
2024-06-06 16:32:00 +08:00
Waket Zheng
c7a3d164cb
fix conflict
2024-06-06 16:31:24 +08:00
Waket Zheng
50add58981
merge dev
2024-06-06 16:27:06 +08:00
long2ice
f3b6f8f264
Merge pull request #345 from waketzheng/dev
...
Drop python3.7 support
2024-06-06 15:49:31 +08:00
long2ice
d33638471b
Merge pull request #346 from waketzheng/fix-336
...
fix: mysql drop unique index with error name
2024-06-06 15:48:50 +08:00
Waket Zheng
e764bb56f7
Add new column for unique index remove test
2024-06-06 09:07:13 +08:00
Waket Zheng
84d31d63f6
Update readme
2024-06-06 08:42:55 +08:00
Waket Zheng
234495d291
docs: bump up version and update changelog
2024-06-06 00:07:29 +08:00
Waket Zheng
e971653851
fix: mysql drop unique index migrate error
2024-06-05 23:37:30 +08:00
Waket Zheng
58d31b3a05
fix: make ci error with latest tortoise-orm ( #344 )
2024-06-04 01:44:28 +08:00
Waket Zheng
affffbdae3
Drop python3.7 support
2024-06-03 01:26:48 +08:00
Waket Zheng
6466a852c8
Add type hints for aerich.migrate
2024-06-02 18:09:34 +08:00
Waket Zheng
a917f253c9
Add type hints for inspectdb/sqlite
2024-06-02 17:56:54 +08:00
Waket Zheng
dd11bed5a0
Add type hints for ddl and inspectdb
2024-06-01 22:14:30 +08:00
Waket Zheng
8756f64e3f
Simple type hints for aerich/
2024-06-01 21:16:53 +08:00
Waket Zheng
1addda8178
Improve type hints for tests/
2024-06-01 20:58:25 +08:00
Waket Zheng
716638752b
Update ci action versions and avoid make ci
install deps twice
2024-06-01 20:46:08 +08:00