-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathChangeLog
More file actions
30 lines (21 loc) · 860 Bytes
/
ChangeLog
File metadata and controls
30 lines (21 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2019-10-22 SukitOwl <sukit_owl@hotmail.com>
Fixed read migrated file bug
2019-09-05 SukitOwl <sukit_owl@hotmail.com>
Change migrate will receive module that need to migrate
Change enable-modules will deprecate in next version
2019-09-05 SukitOwl <sukit_owl@hotmail.com>
fixed load modules bug
2018-10-23 Tle Ekkul <e.aryuth@gmail.com>
Change build tool from flit to poetry
2019-04-18 Pattarawut Imamnuaysup <kiraskylolax@gmail.com>
Added code and test cases for asyncpg
2018-02-27 Panuwizzle <sukorn@gmail.com>
CI setup with CircleCI
2018-10-23 Tle Ekkul <e.aryuth@gmail.com>
Support multiple schema paths
2018-10-19 Tle Ekkul <e.aryuth@gmail.com>
Published to PyPi
2018-10-02 Tle Ekkul <e.aryuth@gmail.com>
Supported PG* environment variables
2018-10-01 Tle Ekkul <e.aryuth@gmail.com>
Derived from KayEss's odin script