|
a5b6485d11
|
core : Allow querying meta objects grouped by parent
|
2024-11-16 02:54:55 +01:00 |
|
|
8a49903eca
|
core : Support meta titles
|
2024-11-15 20:53:59 +01:00 |
|
|
f2d73c1798
|
core : Further schema improvements
|
2024-11-15 20:48:51 +01:00 |
|
|
d1dcbc1fc6
|
core : Give up on renaming type_
|
2024-11-15 20:44:06 +01:00 |
|
|
e5412d85ba
|
core : Update schema with more details
|
2024-11-15 20:43:41 +01:00 |
|
|
f5449cd397
|
core : Fix r#type again
|
2024-11-15 06:31:49 +01:00 |
|
|
6315c22ad6
|
core : Add missing rel attribute to meta_properties
|
2024-11-15 06:30:42 +01:00 |
|
|
94203cdc7b
|
core : Filter meta queries on document
|
2024-11-15 05:23:06 +01:00 |
|
|
d0aa551ef4
|
core : Add document to the meta types
|
2024-11-15 05:21:05 +01:00 |
|
|
b7924c8776
|
core : Fix r#type in schema
|
2024-11-15 05:20:46 +01:00 |
|
|
3906d03653
|
core : Add document field to meta tables
|
2024-11-15 05:19:50 +01:00 |
|
|
69392bf7e5
|
core : DROP tables only IF EXISTS
|
2024-11-15 05:19:25 +01:00 |
|
|
153dc7d50f
|
core : Cascade table DROPs
|
2024-11-15 05:18:52 +01:00 |
|
|
3e2a7fd110
|
core : Expose diesel and diesel_async
|
2024-11-15 04:59:13 +01:00 |
|
|
c235467b06
|
core : Add queryable meta structs
|
2024-11-15 03:16:06 +01:00 |
|
|
18b3619785
|
core : Apparently you still need the postgres feature on diesel
|
2024-11-15 02:57:39 +01:00 |
|
|
6ebf2ddd6d
|
core : Use diesel_async dep
|
2024-11-15 02:40:58 +01:00 |
|
|
b5d907bd07
|
core : Use r#type instead of type_
|
2024-11-15 02:35:17 +01:00 |
|
|
5a3d913933
|
core : Don't define database functions, implement them in Rust
|
2024-11-15 02:34:53 +01:00 |
|
|
21842d9f80
|
core : Add base core::meta structs
|
2024-11-15 02:16:16 +01:00 |
|
|
2ca4bb3662
|
core : Rename link to meta_link_id
|
2024-11-15 02:15:29 +01:00 |
|
|
84f7002338
|
core : Make link not null
|
2024-11-15 02:12:26 +01:00 |
|
|
c27af2cf53
|
core : Use plural in table names
|
2024-11-15 02:05:49 +01:00 |
|
|
e65c85616d
|
core : Use plural in table names
|
2024-11-15 02:04:15 +01:00 |
|
|
956bd17ad0
|
core : Make core::meta public
|
2024-11-15 01:57:32 +01:00 |
|
|
c9afa95fd6
|
core : Remove dependency on workspace
(This will be the database crate)
|
2024-11-15 01:57:13 +01:00 |
|
|
34e1eff855
|
core : Add uuid feature to diesel
|
2024-11-15 01:51:30 +01:00 |
|
|
c09edc9b08
|
core : Attach core::schema
|
2024-11-15 01:49:26 +01:00 |
|
|
ad2383c56b
|
core : Add postgres feature to diesel
|
2024-11-15 01:48:01 +01:00 |
|
|
03aab44ba4
|
core : Rename migration
|
2024-11-15 01:37:26 +01:00 |
|
|
2d3421e2c3
|
core : Create migration for metadata tables
|
2024-11-14 06:23:38 +01:00 |
|
|
f99c8bdf2a
|
core : Delete nodeinfo table
Apparently nodeinfo shouldn't be cached
|
2024-11-12 19:23:03 +01:00 |
|
|
c2da1723cf
|
core : Re-export all subcrates
|
2024-11-11 08:46:16 +01:00 |
|
|
77e76d9dfb
|
core : Blank out the file
|
2024-11-11 08:43:35 +01:00 |
|
|
13f6a4e4c7
|
Allow tabs-in-doc-comments
(No reason not to.)
|
2024-11-11 06:06:41 +01:00 |
|
|
be7b1ae3f7
|
core : Create nodeinfo table
|
2024-11-09 09:52:32 +01:00 |
|
|
bb6ecb7354
|
core : Fix migrations_directory.dir
|
2024-11-09 09:42:01 +01:00 |
|
|
06dee053a1
|
core : Add diesel and diesel_migrations deps
|
2024-11-09 09:41:53 +01:00 |
|
|
efd77f0172
|
core : Setup diesel
|
2024-11-09 09:41:47 +01:00 |
|
|
64641fae55
|
core : Create crate
|
2024-11-09 09:41:38 +01:00 |
|