Waket Zheng
0364ae3f83
feat: add project section ( #424 )
...
* refactor: apply future style type hints
* chore: use project section
* ci: upgrade to poetry v2
* ci: explicit declare python version for poetry
* fix error for generate index name
* fix _generate_fk_name
* ci: verify aiomysql support
* tests: poetry add
* Add patch to fix tortoise 0.24.1
* docs: update changelog
2025-02-26 14:24:02 +08:00
Waket Zheng
91adf9334e
feat: support skip table migration by set managed=False ( #397 )
2025-02-21 17:08:03 +08:00
Waket Zheng
b46ceafb2e
feat: support --fake
for aerich upgrade ( #398 )
...
* feat: support `--fake` for aerich upgrade
* Add `--fake` to downgrade
* tests: check --fake result for aerich upgrade and downgrade
* Update readme
* Fix unittest failed because of `db_field_types` changed
* refactor: improve type hints and document
2025-02-07 19:44:15 +08:00
Waket Zheng
f5d7d56fa5
fix: inspectdb raise KeyError 'int2' for smallint ( #401 )
...
* fix: inspectdb raise KeyError 'int2' for smallint
* fix ci error
* no ask confirm for ci
* docs: update changelog
2024-12-27 23:49:53 +08:00
Waket Zheng
c1dea4e846
chore: upgrade deps, add tortoise0.23 to ci ( #399 )
2024-12-27 12:30:34 +08:00
Waket Zheng
1acb9ed1e7
chore(deps): limit tortoise-orm version to >=0.21
instead of wildcard (*) ( #388 )
...
* Limit tortoise-orm version to `>=0.21` instead of wildcard (*)
* ci: fix typos
* docs: update changelog
* refactor: import MEMORY_SQLITE from tortoise
* Update changelog
2024-12-21 11:04:02 +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
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
c42fdab74d
Add cache action to ci
2024-06-06 17:11:27 +08:00
Waket Zheng
716638752b
Update ci action versions and avoid make ci
install deps twice
2024-06-01 20:46:08 +08:00
long2ice
75db7cea60
fix: test error
2022-09-23 10:35:33 +08:00
long2ice
68ef8ac676
Fix ci
2021-12-08 14:38:16 +08:00
long2ice
919d56c936
add ci branches-ignore master
2021-07-07 10:29:38 +08:00
long2ice
a19edd3a35
update ci name
2021-03-13 16:45:35 +08:00
long2ice
84d1f78019
update workflow name and add cryptography
2021-03-13 16:43:22 +08:00