-
Notifications
You must be signed in to change notification settings - Fork 20
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
#73 Convert CID to SQL statements #96
Commits on Mar 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 567cbdd - Browse repository at this point
Copy the full SHA 567cbddView commit details
Commits on Mar 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for eef7afd - Browse repository at this point
Copy the full SHA eef7afdView commit details -
roskakori#73 Convert CID to SQL statements
implemented as_sql_create_inserts to create inserts from a cid object and validio.Reader object
Configuration menu - View commit details
-
Copy full SHA for a8374be - Browse repository at this point
Copy the full SHA a8374beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 934c93b - Browse repository at this point
Copy the full SHA 934c93bView commit details
Commits on Mar 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9712b1f - Browse repository at this point
Copy the full SHA 9712b1fView commit details
Commits on Mar 29, 2015
-
roskakori#103 Add support for multiple SQL dialects
implemented ansi sql dialect
Configuration menu - View commit details
-
Copy full SHA for 983e4af - Browse repository at this point
Copy the full SHA 983e4afView commit details -
roskakori#103 Add support for multiple SQL dialects
implemented ansi sql dialect
Configuration menu - View commit details
-
Copy full SHA for 7817416 - Browse repository at this point
Copy the full SHA 7817416View commit details
Commits on Apr 8, 2015
-
Merge remote-tracking branch 'upstream/master'
Conflicts: cutplace/sql.py
Configuration menu - View commit details
-
Copy full SHA for 8a8bb94 - Browse repository at this point
Copy the full SHA 8a8bb94View commit details
Commits on Apr 12, 2015
-
roskakori#103 Add support for multiple SQL dialects
* implemented OracleSqlDialect class * implemented MSSqlDialect class * changed keywords to lowercase * is_keyword function is now case insensitive
Configuration menu - View commit details
-
Copy full SHA for 739854e - Browse repository at this point
Copy the full SHA 739854eView commit details -
Merge remote-tracking branch 'upstream/master'
Conflicts: cutplace/sql.py tests/test_sql.py
Configuration menu - View commit details
-
Copy full SHA for df72e8e - Browse repository at this point
Copy the full SHA df72e8eView commit details -
Merge remote-tracking branch 'upstream/master'
Conflicts: cutplace/sql.py tests/test_sql.py
Configuration menu - View commit details
-
Copy full SHA for 35644b2 - Browse repository at this point
Copy the full SHA 35644b2View commit details -
roskakori#103 Add support for multiple SQL dialects
* implemented DB2SqlDialect * implemented test cases
Configuration menu - View commit details
-
Copy full SHA for 84649d2 - Browse repository at this point
Copy the full SHA 84649d2View commit details