Releases: CoLearn-Dev/rdbc2
Releases · CoLearn-Dev/rdbc2
v0.2.2
Compare
Sorry, something went wrong.
No results found
nociza
released this
28 Apr 22:48
v0.2.1
Compare
Sorry, something went wrong.
No results found
nociza
released this
28 Apr 22:16
v0.2.0
Compare
Sorry, something went wrong.
No results found
nociza
released this
25 Apr 00:50
Remove redundant abstraction (Remove all *_and_serialize functions from Database struct) since it doesn't add enough value and causes confusion.
Better tests
Cleanup
v0.1.3
Compare
Sorry, something went wrong.
No results found
nociza
released this
17 Apr 10:32
Better tests
Unified Behavior on same queries
Automatic statement preparing for MySQL
v0.1.2
Compare
Sorry, something went wrong.
No results found
nociza
released this
05 Apr 07:35
Same as v0.1.1 as the previous publish bugged out in Github actions and failed to update the contents
v0.1.1
Compare
Sorry, something went wrong.
No results found
nociza
released this
05 Apr 07:19
Added more substantial tests to both MySQL and SQLite implementations
Added parameter sanitization
Added affected_rows (for better response of non-SELECT queries)
v0.1.0
Compare
Sorry, something went wrong.
No results found
nociza
released this
28 Mar 23:21
simple support for mysql and sqlite database connection
support serialized results and parameter substitution