Commit 1497b9c
committed
Remove obsolete represent_boolean_as_integer setting
This setting was removed in Rails 7+ as SQLite now always uses
integers (0/1) for boolean values. Since we're only testing
Rails 7.2+, this configuration is no longer needed.1 parent 019c44c commit 1497b9c
2 files changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 44 | | |
0 commit comments