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

Add support for multiple SQL dialects #103

Open
roskakori opened this issue Mar 22, 2015 · 1 comment
Open

Add support for multiple SQL dialects #103

roskakori opened this issue Mar 22, 2015 · 1 comment

Comments

@roskakori roskakori added this to the 0.9.0 milestone Mar 22, 2015
@roskakori
Copy link
Owner Author

Please add links to data types and implement as discussed.

heubi95 added a commit to heubi95/cutplace that referenced this issue Mar 29, 2015
heubi95 added a commit to heubi95/cutplace that referenced this issue Mar 29, 2015
heubi95 added a commit to heubi95/cutplace that referenced this issue Apr 12, 2015
* implemented OracleSqlDialect class
* implemented MSSqlDialect class
* changed keywords to lowercase
* is_keyword function is now case insensitive
heubi95 added a commit to heubi95/cutplace that referenced this issue Apr 12, 2015
 * implemented DB2SqlDialect
 * implemented test cases
heubi95 added a commit to heubi95/cutplace that referenced this issue Apr 17, 2015
 * added _integer_types to all dialect classes
 * implemented test cases
 * modified sql_fields method at SqlFactory class to escape keywords of the given dialect
 * modified sql_type method of IntegerFieldFormat to decide upon the rule which integer type should be used
roskakori added a commit that referenced this issue Apr 21, 2015
#103 Add support for multiple SQL dialects.
roskakori added a commit that referenced this issue Jul 13, 2015
Fixed range of tinyint as supported by T/SQL.
@roskakori roskakori removed this from the 0.9.0 milestone Dec 27, 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