Gabriel Horner
|
4fd591620b
|
validate entities that are changed per transact!
This should help us catch bugs due to invalid data fairly quickly.
This only runs when in dev?
part of LOG-2818
|
2023-10-20 16:57:00 -04:00 |
|
Gabriel Horner
|
edaf9b286a
|
chore: move frontend db namespaces to a dedicated parent ns
Moved these namespaces to logseq.db.frontend.* to make their purpose
explicit and make the namespaces easier to maintain
|
2023-10-16 17:24:51 -04:00 |
|
Gabriel Horner
|
8756600fd7
|
Add CI job to test creating and validating a db graph
also update older actions
|
2023-10-13 10:53:01 -04:00 |
|
Gabriel Horner
|
82bcd01525
|
simplify :map declarations in db schema
Make :closed opt in rather than required in order for --closed-maps
to work
|
2023-10-12 10:02:45 -04: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 |
|