Priec
|
11185282c4
|
cargo fix on server
|
2025-10-26 16:07:19 +01:00 |
|
Priec
|
095645a209
|
fixing tests and migration to the serialized deserialized JSONB
|
2025-09-17 21:10:11 +02:00 |
|
Priec
|
532977056d
|
fixing serialization and deserialization in the data insertion
|
2025-09-17 09:38:05 +02:00 |
|
Priec
|
2435f58256
|
table definition now has serialization deserialization properly implemented
|
2025-09-16 22:55:49 +02:00 |
|
Priec
|
e1ea44c68c
|
inputing data for the client for the validation
|
2025-09-12 23:06:42 +02:00 |
|
Priec
|
fe193f4f91
|
unimportant
|
2025-07-30 16:34:21 +02:00 |
|
filipriec
|
8127c7bb1b
|
renamed again and fixed some minor stuff
|
2025-07-25 18:18:00 +02:00 |
|
filipriec
|
9eb46cb5d3
|
kompAC
|
2025-07-25 11:59:18 +02:00 |
|
filipriec
|
b297c2b311
|
working full passer on put request
|
2025-06-24 20:06:39 +02:00 |
|
filipriec
|
d8758f7531
|
we are passing all the tests now properly with the table definition and the post tables data now
|
2025-06-23 13:52:29 +02:00 |
|
filipriec
|
7403b3c3f8
|
4 tests are failing
|
2025-06-22 22:15:08 +02:00 |
|
filipriec
|
1b8f19f1ce
|
tables data tests are now generalized, needs a bit more fixes, 6/6 are passing
|
2025-06-22 16:10:24 +02:00 |
|
filipriec
|
f4286ac3c9
|
more changes and more fixes, 3 more tests to go
|
2025-06-22 12:48:36 +02:00 |
|
filipriec
|
92d5eb4844
|
needs last one to be fixed, otherwise its getting perfect
|
2025-06-21 23:57:52 +02:00 |
|
filipriec
|
87b9f6ab87
|
more fixes
|
2025-06-21 21:43:39 +02:00 |
|
filipriec
|
06d98aab5c
|
5 more tests to go
|
2025-06-21 21:01:49 +02:00 |
|
filipriec
|
298f56a53c
|
tests are passing better than ever before, its looking decent actually nowc
|
2025-06-21 16:18:32 +02:00 |
|
filipriec
|
63f1b4da2e
|
changing profile id to schema in the whole project
|
2025-06-21 09:57:14 +02:00 |
|
filipriec
|
9477f53432
|
big change in the schema, its profile names now and not gen
|
2025-06-20 22:31:49 +02:00 |
|
filipriec
|
8e22ea05ff
|
improvements and fixing of the tests
|
2025-06-20 19:59:42 +02:00 |
|
filipriec
|
8414657224
|
gen isolated tables
|
2025-06-18 23:19:19 +02:00 |
|
filipriec
|
011fafc0ff
|
now working proper types
|
2025-06-17 17:31:11 +02:00 |
|
filipriec
|
8ebe74484c
|
now not creating tables with the year_ prefix and living in the gen schema by default
|
2025-06-17 11:45:55 +02:00 |
|
filipriec
|
d0722fbbbe
|
working well now, creation of the columns
|
2025-06-06 20:18:51 +02:00 |
|
filipriec
|
9540d9ccb9
|
table definitions are now forbidden for user to allocated rust autoallocated table columns
|
2025-06-03 18:46:57 +02:00 |
|
filipriec
|
462b1f14e2
|
generated tables are now in gen schema, breaking change, needs crucial fixes NOW
|
2025-05-27 22:21:40 +02:00 |
|
filipriec
|
5478a2ac27
|
server changes for the ID in the tree
|
2025-05-23 13:34:39 +02:00 |
|
filipriec
|
f8b2c4b136
|
fixing regex error
|
2025-03-14 12:58:31 +01:00 |
|
filipriec
|
6628f954f3
|
minor changes
|
2025-03-14 11:28:51 +01:00 |
|
filipriec
|
8a7188d320
|
atomicity when creating tables
|
2025-03-14 11:21:37 +01:00 |
|
filipriec
|
07170bbe00
|
fixed working table creation properly well, ready to be unit tested in the future, but its amazing now
|
2025-03-08 20:46:10 +01:00 |
|
filipriec
|
b0daa4ff18
|
tree with a modern linkage
|
2025-03-08 19:42:02 +01:00 |
|
filipriec
|
ba672098c2
|
completely changed system of how are tables linked together
|
2025-03-08 19:35:26 +01:00 |
|
filipriec
|
b703ab366d
|
docs also fixed
|
2025-03-07 21:42:38 +01:00 |
|
filipriec
|
1b4851e1a7
|
firma bug in table creation was fixed
|
2025-03-07 21:40:02 +01:00 |
|
filipriec
|
df39d967f4
|
cargo fix
|
2025-03-03 15:25:32 +01:00 |
|
filipriec
|
f289aa39bf
|
docs of delete tables made by gRPC
|
2025-03-03 15:19:25 +01:00 |
|
filipriec
|
f9cf54e67c
|
delete table
|
2025-03-03 15:15:30 +01:00 |
|
filipriec
|
9e0881032f
|
better schema to original migration files
|
2025-03-03 12:41:23 +01:00 |
|
filipriec
|
bca2cf925d
|
table creation columns is now not accessed via raw sql
|
2025-03-03 12:03:41 +01:00 |
|
filipriec
|
a03f2697b4
|
adjusted docs
|
2025-03-03 10:44:25 +01:00 |
|
filipriec
|
436b3fd5ea
|
docs for a new dynamic structure
|
2025-03-01 22:25:02 +01:00 |
|
filipriec
|
58eb880b90
|
no ud_ in the table naming
|
2025-03-01 22:19:57 +01:00 |
|
filipriec
|
f0faff53bb
|
the base name and linked name bug fixed to match for the id
|
2025-03-01 21:31:42 +01:00 |
|
filipriec
|
93ce33c840
|
it compiled properly well
|
2025-03-01 20:16:32 +01:00 |
|
filipriec
|
e53ed7bdc0
|
also get tree added, not working, breaks everything
|
2025-03-01 20:10:23 +01:00 |
|
filipriec
|
4070348bee
|
working creation of profiles and tables for each profile
|
2025-03-01 19:08:52 +01:00 |
|
filipriec
|
87e465a36e
|
working properly well creation of profiles and creation of tables by user
|
2025-03-01 18:30:19 +01:00 |
|
filipriec
|
a26fbdd2cf
|
trying to make work multi profile setup
|
2025-03-01 17:26:41 +01:00 |
|
filipriec
|
1fa69d8d88
|
very general setup with custom profiles
|
2025-03-01 16:28:33 +01:00 |
|