long2ice
|
2fc43cb0d8
|
Merge pull request #7 from long2ice/dev
v0.1.9
v0.1.9
|
2020-05-26 20:06:56 +08:00 |
|
long2ice
|
cb5dffeeb8
|
Merge branch 'dev'
|
2020-05-26 20:05:35 +08:00 |
|
long2ice
|
125389461f
|
check tortoise add aerich.models
|
2020-05-26 14:44:55 +08:00 |
|
long2ice
|
c09c878eaf
|
add support modify column
diff mysql ddl
|
2020-05-26 10:22:02 +08:00 |
|
long2ice
|
ef3e0c11d5
|
update version
|
2020-05-25 23:46:35 +08:00 |
|
long2ice
|
881f70f748
|
Fix default_connection when upgrade
|
2020-05-25 23:44:42 +08:00 |
|
long2ice
|
615d9747dc
|
Merge pull request #5 from long2ice/dev
v0.1.8
v0.1.8
|
2020-05-25 22:43:36 +08:00 |
|
long2ice
|
6ffca1a0c7
|
add support modify column
|
2020-05-25 22:39:39 +08:00 |
|
long2ice
|
95e41720cb
|
Fix init db sql error
|
2020-05-25 18:53:34 +08:00 |
|
long2ice
|
40c0008e6e
|
Fix upgrade error when migrate
|
2020-05-25 18:02:56 +08:00 |
|
long2ice
|
ce75e55d60
|
update README.rst
|
2020-05-25 16:36:18 +08:00 |
|
long2ice
|
4d4f951e09
|
update README.rst
|
2020-05-25 16:33:56 +08:00 |
|
long2ice
|
354e861dad
|
add more test
v0.1.7
|
2020-05-24 13:47:10 +08:00 |
|
long2ice
|
3a76486993
|
migrate raise error
|
2020-05-24 00:05:45 +08:00 |
|
long2ice
|
4d0a6b4de6
|
Fix version num str
|
2020-05-22 15:35:35 +08:00 |
|
long2ice
|
c01d2993e0
|
Exclude models.Aerich.
Add init record when init-db.
|
2020-05-22 11:59:03 +08:00 |
|
long2ice
|
bab5ebf2f0
|
migrate exclude aerich.models
|
2020-05-22 11:14:16 +08:00 |
|
long2ice
|
7e5cefd7d6
|
write old models exclude aerich.models
|
2020-05-22 11:03:52 +08:00 |
|
long2ice
|
0cea28d521
|
update version
v0.1.6
|
2020-05-21 23:57:13 +08:00 |
|
long2ice
|
b92e6551fd
|
update dependency_links
|
2020-05-21 23:33:58 +08:00 |
|
long2ice
|
bbabde32a1
|
update version
|
2020-05-21 21:24:21 +08:00 |
|
long2ice
|
aa921355b9
|
Store versions in db
v0.1.5
|
2020-05-21 21:22:06 +08:00 |
|
long2ice
|
ea1191bb10
|
TODO: store version in db
|
2020-05-21 18:38:45 +08:00 |
|
long2ice
|
23dd29644c
|
fix dependency import
|
2020-05-21 13:44:09 +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
|
6d92aec4b1
|
add pytest.yml
|
2020-05-19 17:45:41 +08:00 |
|
long2ice
|
55e78bdd2d
|
update regex
|
2020-05-19 17:16:21 +08:00 |
|
long2ice
|
b07d1abf49
|
raise Tortoise ConfigurationError
|
2020-05-19 16:16:07 +08:00 |
|
long2ice
|
ad9c3c809d
|
update setup.py
|
2020-05-19 14:01:07 +08:00 |
|
long2ice
|
67d656eaa2
|
add cli --version
v0.1.4
|
2020-05-19 13:57:57 +08:00 |
|
long2ice
|
12ff10c594
|
Make unique index worked
|
2020-05-19 13:49:00 +08:00 |
|
long2ice
|
f54e701600
|
fix fields import
|
2020-05-18 17:57:24 +08:00 |
|
long2ice
|
62bb4298eb
|
fix fields import
|
2020-05-18 17:56:57 +08:00 |
|
long2ice
|
d876c7c84b
|
fix transaction
update pypi.yml
|
2020-05-18 13:14:53 +08:00 |
|
long2ice
|
559d3707e5
|
Support indexes and unique_together
|
2020-05-18 11:15:11 +08:00 |
|
long2ice
|
b4cdc9dda0
|
move impl to base
|
2020-05-16 08:23:13 +08:00 |
|
long2ice
|
23620f16d4
|
update README.rst
|
2020-05-16 00:44:38 +08:00 |
|
long2ice
|
b2115345c0
|
add support to m2m
change cli options
add init-db cmd
|
2020-05-16 00:40:24 +08:00 |
|
long2ice
|
23cbd12570
|
make ensure_ascii=False
|
2020-05-15 18:49:52 +08:00 |
|
long2ice
|
cab56594d5
|
update regex
|
2020-05-15 18:02:56 +08:00 |
|
long2ice
|
b767f409f4
|
rename to aerich
|
2020-05-15 13:25:28 +08:00 |
|
long2ice
|
00764c1b3d
|
update README.rst
|
2020-05-15 12:00:33 +08:00 |
|
long2ice
|
cad45e4bf8
|
Update README.rst
|
2020-05-15 11:58:16 +08:00 |
|
long2ice
|
0b68494e11
|
update README.rst
|
2020-05-15 11:56:32 +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
|
a79f5c1dc6
|
fix fk migrate
|
2020-05-14 23:49:07 +08:00 |
|
long2ice
|
2da90ecca6
|
finish base cli
|
2020-05-14 18:46:17 +08:00 |
|
long2ice
|
d385647fba
|
cli impl
|
2020-05-13 23:16:27 +08:00 |
|