Waket Zheng
5d9adbdb54
chore: improve type hints ( #432 )
...
* chore: improve type hints
* chore: set `warn_unused_ignores` true for mypy
* refactor: use function to compare tortoise version
* refactor: change function name
2025-03-04 14:52:12 +08:00
Waket Zheng
49bfbf4e6b
feat: support psycopg ( #425 )
2025-02-26 17:11:31 +08:00
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
1793dab43d
refactor: apply future type hints style ( #416 )
...
* refactor: apply future style type hints
* chore: put cryptography out of dev dependencies
2025-02-17 11:42:56 +08:00
Waket Zheng
c1dea4e846
chore: upgrade deps, add tortoise0.23 to ci ( #399 )
2024-12-27 12:30:34 +08:00
Waket Zheng
d8addadb37
chore(deps): prefer to use tomllib/tomli
and mark tomlkit/tomli_w
as optional ( #392 )
...
* chore(deps): prefer to use tomllib and mark tomlkit as optional
* docs: add toml extra to install command
* docs: update changelog
2024-12-17 01:43:36 +08:00
Waket Zheng
56eff1b22f
chore: use pytest
instead of py.test
in Makefile
2024-12-11 16:44:18 +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
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
24a2087b78
Skip make deps if cache hint in ci
2024-06-06 17:35:00 +08:00
Waket Zheng
ceb1e0ffef
Activate type hint check in ci
2024-06-06 17:07:09 +08:00
Waket Zheng
572c13f9dd
fix conflict
2024-06-06 16:36:29 +08:00
Waket Zheng
58d31b3a05
fix: make ci error with latest tortoise-orm ( #344 )
2024-06-04 01:44:28 +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
b8b6df0b65
chore: update deps
2023-05-12 15:27:50 +08:00
long2ice
801dde15be
feat: inspectdb
support sqlite
2022-04-01 20:30:36 +08:00
long2ice
45129cef9f
feat: improve inspectdb
and support postgres
2022-04-01 19:56:48 +08:00
long2ice
63e8d06157
remove aiomysql
2021-12-08 14:43:33 +08:00
long2ice
8fb07a6c9e
update deps
2021-03-13 16:40:27 +08:00
long2ice
54da8b22af
update aiomysql to asyncmy
2021-03-13 16:37:45 +08:00
long2ice
e3a14a2f60
Fix postgres index
2021-02-03 16:34:07 +08: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
e399821116
update deps
2020-11-05 17:43:41 +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
long2ice
d6c8941676
update CHANGELOG.rst
2020-08-07 18:12:40 +08:00
long2ice
77e9d7bc91
update deps
2020-07-06 00:10:07 +08:00
long2ice
25674bc73a
update Makefile
2020-06-22 12:55:26 +08:00
long2ice
b06da0223a
add --build
2020-06-03 09:39:52 +08:00
long2ice
2a0435dea9
update github actions
2020-06-02 22:14:44 +08:00
long2ice
e87f67f1e1
update github actions
...
update github actions
update github actions
update github actions
update github actions
update github actions
update github actions
update github actions
update github actions
update github actions
update github actions
2020-06-02 22:02:46 +08:00
long2ice
ec1c80f3a9
remove requirements
2020-06-01 14:57:29 +08:00
long2ice
4d4f951e09
update README.rst
2020-05-25 16:33:56 +08:00
long2ice
354e861dad
add more test
2020-05-24 13:47:10 +08:00
long2ice
bf1d745cef
remove cov
2020-05-20 19:00:03 +08:00
long2ice
f5e5d24855
perfect test
2020-05-20 18:42:13 +08:00
long2ice
b767f409f4
rename to aerich
2020-05-15 13:25:28 +08:00
long2ice
3f1fb5e04b
update README.rst and Makefile
2020-05-15 11:45:28 +08:00
long2ice
a99a06e563
now alice is basic worked
2020-05-15 10:45:40 +08:00
long2ice
2da90ecca6
finish base cli
2020-05-14 18:46:17 +08:00
long2ice
4e7e1626aa
add ddl
2020-05-12 19:33:21 +08:00