Commit 368105a
committed
Fixes for original sequel adapter
There was an attempt to write sequel adapter in #1030. I took commits
from this PR. This commit fixes most of the failures that are result of
applying these commits into much newer codebase. Most of the code is
also copied from the original PR.1 parent 9c9adef commit 368105a
File tree
24 files changed
+715
-1611
lines changed- lib/jsonapi
- test
- support
- active_record
- database
- orm
- active_record
- sequel
24 files changed
+715
-1611
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments