Tuesday, August 10, 2021

Rust Firebird Client updated to v0.17.0 with a few features and enhancements.

 Rust Firebird Client updated to v0.17.0 with a few features and enhancements.


New Features: 

- create_database() added CreateDatabase with embedded client #112 

- Add support for create_database() method, aka isc_create_database #115


Bug Fixes:

- rsfbclient always recompiled #113 , #114