You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial work
Signed-off-by: Gijs Molenaar <[email protected]>
* Add type info for c types
Signed-off-by: Gijs Molenaar <[email protected]>
* force python path version
Signed-off-by: Gijs Molenaar <[email protected]>
* start of qmark execute
Signed-off-by: Gijs Molenaar <[email protected]>
* Enable fast query formatting
* trying this python path
Signed-off-by: Gijs Molenaar <[email protected]>
* Do proper context switching
Signed-off-by: Gijs Molenaar <[email protected]>
* monetdbe lifetime guarding improvements
* more moving cursor to connection
* split of cursors complete
* more checks to make sure properly closed
* cursor split working
* fix my errors
* small quality issues
* fix circular
* fix win py version
* Making numpy cursor default
* restructure
* add support for default branch
* add note about monetdb version
* improve naming
* dont use sql convert() for monetdb bind
* bind/execute almost done
* disable the bind/execute monetdbe calls for now
* fix mypy and pycodestyle
* oops
* allow windows to fail
Co-authored-by: Gijs Molenaar <[email protected]>
preare, bind, execute, cleanup_statement
The text was updated successfully, but these errors were encountered: