This website requires JavaScript.
Explore
Help
Sign In
logaritmisk
/
biggus-dickus
Watch
1
Star
0
Fork
0
You've already forked biggus-dickus
Code
Issues
17
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8ec2d7cf13cdb412a1a86087e00845845c4c634
biggus-dickus
/
crates
/
db
/
tests
T
History
logaritmisk
f8ec2d7cf1
feat(db): users table + repository (create/by_id/by_email/list), audited
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-02 14:37:43 +02:00
..
audit_immutability.rs
test(db): assert audit_log mutations fail via the immutability trigger
2026-06-02 08:01:28 +02:00
audit.rs
test(db): cover delete/empty-changes/empty-history; clarify map_row naming
2026-06-02 07:56:05 +02:00
authority.rs
test(db): zero-label authority round-trip; doc the labels-json constant
2026-06-02 09:01:06 +02:00
catalog_mutations.rs
refactor(db): delete_object via rows_affected; test update/delete-missing and field clearing
2026-06-02 09:36:44 +02:00
catalog.rs
feat(db): add object.fields jsonb column, read it into CatalogueObject
2026-06-02 10:54:49 +02:00
fields.rs
test(db): cover any-kind authority, scalar, zero-label, and list ordering for field definitions
2026-06-02 10:27:06 +02:00
migrate.rs
feat(db): add object.fields jsonb column, read it into CatalogueObject
2026-06-02 10:54:49 +02:00
object_fields.rs
test(db): cover authority-kind, cross-vocabulary, localized text, replace/remove, no-op, missing object
2026-06-02 11:07:43 +02:00
ping.rs
feat(db): add Db handle with pool connect and readiness ping
2026-06-02 00:54:17 +02:00
seed.rs
polish(db): clearer maker label; assert group_key and vocabularies in seed tests
2026-06-02 11:25:10 +02:00
users.rs
feat(db): users table + repository (create/by_id/by_email/list), audited
2026-06-02 14:37:43 +02:00
visibility.rs
refactor(db): share update path so set_visibility avoids a redundant fetch; tie public-visibility const to the enum; test internal exclusion
2026-06-02 13:35:36 +02:00
vocab.rs
test(db): zero-label authority round-trip; doc the labels-json constant
2026-06-02 09:01:06 +02:00