Commit 05349c2
committed
Fix mysql test failing due some types can't have default
<ActiveRecord::StatementInvalid> expected but was
<ActiveRecord::JDBCError(<java.sql.SQLSyntaxErrorException: BLOB, TEXT, GEOMETRY or JSON column 'about' can't have a default value>)1 parent dc42f25 commit 05349c2
File tree
2 files changed
+3
-0
lines changed- lib/arjdbc/mysql
- test/db/mysql
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments