Commit 7e9bfbc
taca
databases/ruby-sequel: update to 5.67.0
5.67.0 (2023-04-01)
* Fix dumping of string column sizes in the schema dumper on MSSQL
(jeremyevans) (#2013)
* Improve dumping of tables in non-default schemas in the schema_dumper
extension (jeremyevans) (#2006)
* Make Database#{tables,views} support :qualify option on Microsoft SQL
Server (jeremyevans)
* Avoid use of singleton classes for datasets instances on Ruby 2.4+
(jeremyevans) (#2007)
* Deprecate registering datasets extensions using an object other than a
module (jeremyevans)
* Add set_literalizer extension, for treating set usage in datasets similar
to array usage (jeremyevans) (#1997)1 parent 274831e commit 7e9bfbc
3 files changed
Lines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| 179 | + | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| |||
260 | 262 | | |
261 | 263 | | |
262 | 264 | | |
| 265 | + | |
263 | 266 | | |
264 | 267 | | |
265 | 268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments