Gabriel Horner
|
6cddee4f5a
|
chore: bump nbb test runner to latest feature
now that PR is merged
|
2025-05-16 08:48:44 -04:00 |
|
Gabriel Horner
|
f896a774ed
|
enhance(dev): CLI built db graphs
have same config.edn as UI ones. Also improve over hack to add
additional config now that rewrite-clj is available
|
2025-05-15 14:06:54 -04:00 |
|
Gabriel Horner
|
0852dec984
|
chore: Add optional verbose test runner for db deps
Also adjust one test which made verbose mode unreadable by printing a
large data structure where an assertion should go
|
2025-03-03 09:55:35 -05:00 |
|
Gabriel Horner
|
a4aacf022d
|
chore: use medley/dissoc-in instead of copied version
Can rely on medley as it is nbb compatible
|
2025-02-13 17:50:20 -05:00 |
|
Gabriel Horner
|
50698c190d
|
fix: update db's nbb.edn to match deps.edn
Looks like we forgot to add malli to deps.edn awhile back
|
2024-05-22 08:53:13 -04:00 |
|
Tienson Qin
|
89edb3af9a
|
fix: can't remove Many values
|
2024-05-02 18:03:17 +08:00 |
|
Tienson Qin
|
b7d9098e80
|
Move gp-util and gp-config to the common dep
|
2024-01-03 16:38:05 +08:00 |
|
Gabriel Horner
|
fe7a46eac9
|
Move db malli schema into db dep since it's stable
Also add a validate-db task. Part of LOG-2739
|
2023-10-11 08:40:26 -04:00 |
|
Gabriel Horner
|
2ab6370dda
|
Add tests for core sqlite db fns
These core db fns have been split out to be platform agnostic
so they can be run on CLI or non electron platforms
|
2023-06-30 11:45:39 -04:00 |
|