Skip to content

Support python3.10

Compare
Choose a tag to compare
@0xdomyz 0xdomyz released this 20 Mar 10:35
· 55 commits to master since this release
312efe5

Support py310.
Fix issue due to sqlalchemy changes in relation to connect vs begin and text wrapping sql.
Improved documentation around testing and development.