Commit Graph

72 Commits

Author SHA1 Message Date
filipriec
5aaabae978 working test passing 2025-03-04 17:59:21 +01:00
filipriec
2c0c65ea61 fixed warnings 2025-03-04 16:47:46 +01:00
filipriec
bbda6ea1c8 fixed post request now we are not failing any tests 2025-03-04 14:55:33 +01:00
filipriec
b2e29eb8c8 better test 2025-03-04 14:53:39 +01:00
filipriec
83c62148e9 tests for general data pushing 2025-03-04 14:22:55 +01:00
filipriec
c8bd4ab6ad working test, all failed as of now 2025-03-03 23:55:48 +01:00
filipriec
74f43bdc52 put working now doing post general test 2025-03-03 23:43:43 +01:00
filipriec
eef5efccd4 unused import removed 2025-03-03 16:51:10 +01:00
filipriec
e269de7e85 fixing the warnings properly 2025-03-03 16:49:49 +01:00
filipriec
f46b52a8dc better separation of concerns 2025-03-03 16:38:26 +01:00
filipriec
43031ea933 post method into user created tables is working perfectly well 2025-03-03 16:29:03 +01:00
filipriec
d59e5b60cf post to the user defined table, broken push 2025-03-03 16:14:31 +01:00
filipriec
2ac988303e empty ready for a new logic 2025-03-03 15:43:40 +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
50cc33cd3e sqlx prepare 2025-03-02 08:01:47 +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
filipriec
b31242e63b migrations needs order fix, fixing to save 2025-03-01 16:20:18 +01:00
filipriec
00f0889bed json bug fixed 2025-03-01 14:58:17 +01:00
filipriec
720d74ddc8 added import of the new module 2025-03-01 12:35:40 +01:00
filipriec
a55bc6b895 table definitions added 2025-03-01 11:48:32 +01:00
filipriec
91935b3818 removed dotenv that is not maintained 2025-02-27 09:56:24 +01:00
filipriec
bba0efd9bf deprecation fixed 2025-02-25 12:18:22 +01:00
filipriec
03f02126b9 working delete also, only fixing the deprecation now 2025-02-25 12:17:23 +01:00
filipriec
2abf0ab772 deleted test working, crashing other test, needs fix 2025-02-25 12:01:01 +01:00
filipriec
f81aabff78 working without any problems 2025-02-25 11:44:04 +01:00
filipriec
684f238d1c get adresar by position unit test 2025-02-25 11:17:02 +01:00
filipriec
6f5e548200 working count adresar unit test 2025-02-25 10:59:33 +01:00
filipriec
8fc4d34c4b working test count only fixing it to not run concurrently 2025-02-25 10:47:36 +01:00
filipriec
8d546606fd working test for count of get 2025-02-25 10:37:09 +01:00
filipriec
d296da0b31 not working test yet 2025-02-25 09:49:12 +01:00
filipriec
04c7efe296 removing database remove functionality 2025-02-24 23:04:49 +01:00
filipriec
160a5e488c not working, needs fixes 2025-02-24 21:44:41 +01:00
filipriec
c612409808 trying to do get request unit test to work with vipe out database 2025-02-24 21:28:51 +01:00
filipriec
7a98bcd72e improving get method and its test 2025-02-24 20:27:18 +01:00
filipriec
7e45daff10 get working 2025-02-24 19:51:39 +01:00
filipriec
70cb2be4fa put working also in rstest module 2025-02-24 16:49:09 +01:00
filipriec
040794d59d working 2025-02-24 16:32:42 +01:00