Emil Georgiev
|
4fea3fba73
|
fix(orm)!: properly encode/decode nanoseconds in Duration type (#19909)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2024-06-04 15:45:54 +00:00 |
|
dependabot[bot]
|
c03a545f04
|
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 in /store (#18754)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-15 08:46:06 +00:00 |
|
Aaron Craelius
|
b0c6941deb
|
fix(orm): fix failing tests (#16023)
|
2023-05-04 15:26:57 +00:00 |
|
Julien Robert
|
58f3a4a237
|
chore(orm)!: rename orm package to use a vanity url (#15870)
|
2023-04-18 16:58:32 +00:00 |
|
Aaron Craelius
|
13493d3645
|
fix(orm)!: duration encoding doesn't handle nil values properly (#15138)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
|
2023-04-13 17:37:46 +00:00 |
|
Julien Robert
|
ddd18ff2eb
|
feat(orm): add sequence getter for auto increment tables (#15320)
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2023-03-09 14:56:09 +00:00 |
|
Aaron Craelius
|
dc20731bdd
|
fix(orm)!: timestamp encoding doesn't handle nil values properly (#12273)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-02-09 12:25:04 -05:00 |
|
Aaron Craelius
|
85e5896e78
|
refactor(orm)!: support core genesis (#14822)
|
2023-02-07 15:24:55 +00:00 |
|