Created
April 22, 2009 09:48
-
-
Save naoyat/99688 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sequelが | |
> INSERT INTO `tickets` DEFAULT VALUES | |
のようなSQLを吐くが、これはSQLite 3.3.6ではエラーな件。(3.4では大丈夫だった) | |
→報告ed | |
http://code.google.com/p/ruby-sequel/issues/detail?id=265 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment