Skip to content

Releases: SylteA/postDB

v0.3.0

11 Sep 20:02
d6fc037
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

final 0.2.3

16 Feb 18:34
Compare
Choose a tag to compare

Fixed an issue in previous bug fix..

final 0.2.2

16 Feb 18:27
Compare
Choose a tag to compare

Fixed issue when creating / dropping tables.

final 0.2.1

22 Jan 11:25
Compare
Choose a tag to compare
  • Fix typehint on column_type / sql_type
  • typehint Model.columns
  • optional cascade kwarg on drop_table_sql()

final 0.2

30 Dec 14:58
6fead2d
Compare
Choose a tag to compare

Added docs.

final 0.1.4

13 Dec 21:44
Compare
Choose a tag to compare

Try to fix some stuff in external project

final 0.1.3

09 Dec 15:45
Compare
Choose a tag to compare

Introduce Model.as_dict method

Apply black formatting.

final 0.1.2

08 Dec 15:32
Compare
Choose a tag to compare

Remember to check version number

final 0.1.1

08 Dec 09:28
Compare
Choose a tag to compare

Implement better typed version of Model instances

final 0.1

02 Dec 20:36
Compare
Choose a tag to compare

v0.1 Final release test one.