Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CreateDatabase(string connectionString, bool overwrite) [DNET996] #912

Closed
firebird-automations opened this issue Dec 21, 2020 · 1 comment

Comments

@firebird-automations
Copy link

Submitted by: @cincuranet

There's already CreateDatabase(string connectionString, int pageSize = 4096, bool forcedWrites = true, bool overwrite = false) and the CreateDatabase(string connectionString, bool overwrite) existed because originally optional arguments weren't in C#⁠.

Commits: a91f149

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: vNext [ 10970 ]

@cincuranet cincuranet changed the title Remove CreateDatabase(string connectionString, bool overwrite) #breaking [DNET996] Remove CreateDatabase(string connectionString, bool overwrite) [DNET996] May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants