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

Trouble with client SQL dialect [PYFB38] #57

Closed
firebird-automations opened this issue Aug 10, 2013 · 2 comments
Closed

Trouble with client SQL dialect [PYFB38] #57

firebird-automations opened this issue Aug 10, 2013 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: Paulo Freitas (paulofreitas)

I'm having trouble to create a table with BIGINT data type with fdb module. See that StackOverflow question: http://stackoverflow.com/questions/18156780/importing-a-large-sql-file-into-a-local-firebird-database

I've no idea why client SQL dialect is not being set here, shouldn't sql_dialect argument of fdn.create_database() work for that?

Am I missing something?

Thanks!

@firebird-automations
Copy link
Author

Commented by: @pcisar

I've created databases using both dsn and sql parameters without specification of sql dialect, and it was created with dialect 3 as expected.

@firebird-automations
Copy link
Author

Modified by: @pcisar

status: Open [ 1 ] => Closed [ 6 ]

resolution: Cannot Reproduce [ 5 ]

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