Skip to content

Releases: pristupa/sqlar

Add NotFoundException to CRUDRepository.get_by_id

07 Feb 13:06
Compare
Choose a tag to compare

Implement get_by_id in CRUDRepository

07 Feb 12:26
Compare
Choose a tag to compare
0.3.0

Add get_by_id to CRUDRepository

Downgrade injector temporarily

30 Jan 05:06
Compare
Choose a tag to compare
0.2.1

Downgrade injector to 0.15.0 temporarily

Fix bug with saving new entities

29 Jan 10:34
Compare
Choose a tag to compare
0.2.0

Fix bug with saving new entities

Use injector

29 Jan 05:17
Compare
Choose a tag to compare

sqla_crud decorator is no longer needed if you use injector library.
Configure your injector to resolve SQLAlchemy Engine dependency and your repository interfaces will work without sqla_crud decorator.

Test CI/CD

29 Jan 04:30
Compare
Choose a tag to compare
0.0.8

Upgrade sqlar to 0.0.8

Test CI/CD

29 Jan 04:29
Compare
Choose a tag to compare
0.0.7

Upgrade sqlar to 0.0.7

Test CI/CD

29 Jan 04:12
153ae1f
Compare
Choose a tag to compare
0.0.6

Create pythonpublish.yml