Skip to content

Releases: codelv/atom-db

v0.8.3

09 Aug 13:04

Choose a tag to compare

Rework RelatedList to reduce memory usage

v0.8.2

29 Jul 18:19

Choose a tag to compare

Fix format_exception on py<3.10

v0.8.1

02 Dec 12:41

Choose a tag to compare

Update version to 0.8.1

Related list

17 May 15:49

Choose a tag to compare

v0.8.0

Update changelog and version

Add bulk create, py.typed file, and refactor queries

16 May 17:38

Choose a tag to compare

Add exclude filter

12 May 19:41

Choose a tag to compare

v0.7.5

Reformat

Cleanup lint errors and prepare for atom 0.8

18 Feb 19:11

Choose a tag to compare

Speedup

07 Feb 15:29

Choose a tag to compare

Use generated getstate and restore functions to speed up queries.

Support multiple sql databases

12 Jan 18:47

Choose a tag to compare

v0.6.3

Validate all model member indexes

Add typing

07 Jan 14:18

Choose a tag to compare

v0.6.1

Fix type error with newer mypy