-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The path to a 1.0 release of SQLpy
The purpose of this issue is to log the wishes and requests from the community on the feature set to be included as part of or prior to a 1.0 release.
Let's discuss any ideas in the comments below. The comment immediately after this is reserved for a change log.
Features
- Add function/stored procedure calls Add cur.callproc for function calls to query types #12
- Improve API Design Improve API design #15
Code Style/Strucutre
- logging module into sql/ Move the logging helper to sql/ #8
Testing
- Add CI for other databases Add tests for MySQL and SQLite #9