fernandobatels / rsfbclient

Rust Firebird Client
MIT License
74 stars 10 forks source link

Dialect on create_database and no_db_trigger support #152

Closed fernandobatels closed 8 months ago

fernandobatels commented 8 months ago

The dialect connection builder options now are also applied on database creation, provided by create_database method.

no_db_trigger option added on connection builder, applied on database connection, disabling the database triggers. Table triggers are no affected.

github-actions[bot] commented 8 months ago

Pull Request Test Coverage Report for Build 7472468209


Totals Coverage Status
Change from base Build 6736963609: 0.3%
Covered Lines: 2681
Relevant Lines: 3187

💛 - Coveralls