Commit Graph

1075 Commits

Author SHA1 Message Date
filipriec
b731e4ef2c fixing the row issue, missing sql stuff 2025-03-16 13:39:46 +01:00
filipriec
50487c1269 execution properly working, time to code the funcitons that are called from within the steel script 2025-03-15 23:47:40 +01:00
filipriec
d0cf1332e2 removed validation, needs to add the validation later in the post script 2025-03-15 21:21:50 +01:00
filipriec
ff185549b4 compiled without any problems 2025-03-15 21:16:14 +01:00
filipriec
d0bc41978d parser improvements 2025-03-15 21:08:49 +01:00
filipriec
d8a52b9d73 renamed parser 2025-03-15 20:48:02 +01:00
filipriec
d87cc3b5b9 migration is now holding the target table information 2025-03-15 13:53:34 +01:00
filipriec
79f57ddaed needs to create functions called from within the steel 2025-03-15 00:53:48 +01: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
ec323d24be this miracle compiled, idk if it even does what i want but should run custom sql queries from steel script. Da heck if this works, my gosh 2025-03-12 23:39:10 +01:00
filipriec
22564682c8 WORKING STEEL PROPER IMPLEMENTATION finally fixed 2025-03-11 18:52:58 +01:00
filipriec
2c4abb0bbc working setup where steel script works, with example 2025-03-11 13:02:58 +01:00
filipriec
a24ef3d064 sqlx prepare added 2025-03-11 11:36:40 +01:00
filipriec
fc6f033711 compiled steel engine 2025-03-10 22:52:07 +01:00
filipriec
e235fbd49b post table data commented out execution of steel code 2025-03-09 23:52:19 +01:00
filipriec
45d05d24f9 removing not needed unused nonsense 2025-03-09 23:40:18 +01:00
filipriec
e152a2006b redesing of a steel usage completely 2025-03-09 23:37:19 +01:00
filipriec
693ac54544 saving steel setup 2025-03-09 15:28:57 +01:00
filipriec
4a4f92c41e moved code in steel, time to implement working steel next 2025-03-08 23:09:15 +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
6f9887a303 fixed push data to the tables 2025-03-08 20:06:34 +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
9396a08af0 fixed 2025-03-08 16:30:10 +01:00
filipriec
4a43097773 generalization on the way, needs fixes 2025-03-08 16:25:36 +01:00
filipriec
48c614084d migration file for script withint the same profile now 2025-03-08 15:57:31 +01:00
filipriec
6281702575 compiled, needs further progress 2025-03-08 12:49:54 +01:00
filipriec
9a87940311 docs to the pushing script into the db 2025-03-08 11:55:49 +01:00
filipriec
6ae5b11f84 it is now properly working, properly saving stuff 2025-03-08 11:53:40 +01:00
filipriec
8ad2179d86 trying to make the post request into the scripts 2025-03-08 11:51:26 +01:00
filipriec
53ab9ad7d7 steel validation in progress 2025-03-08 10:20:08 +01:00
filipriec
66c29d8d65 steel implementation, validation check only on post request 2025-03-07 23:21:00 +01:00
filipriec
9b8e49e65f added steel interpereter 2025-03-07 22:25:01 +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
65599da437 forgotten lock 2025-03-07 20:46:37 +01:00
filipriec
965ffee35a saving steel script into the database 2025-03-07 20:37:32 +01:00
filipriec
b01eeddfe0 steel scripts 2025-03-07 10:45:35 +01:00
filipriec
0e0578d158 rhai implementation added 2025-03-06 19:32:45 +01:00
filipriec
a52e2b05f8 rhai migration added 2025-03-06 19:03:38 +01:00
filipriec
144b23e532 sqlx prepare ready 2025-03-05 20:01:04 +01:00
filipriec
8d7335a46e all tests are passing 2025-03-05 19:59:17 +01:00
filipriec
a535156aad tests are now working for get count, two are failing 2025-03-05 19:55:36 +01:00
filipriec
70038feb49 test for get by position 2025-03-05 19:36:48 +01:00
filipriec
af37c6c0bb docs of get by position now working 2025-03-05 19:29:55 +01:00
filipriec
c27fa586d3 get by position in general endpoint is now working properly well 2025-03-05 18:59:19 +01:00
filipriec
1a3c063fdd test is finally passing properly well 2025-03-05 17:49:57 +01:00
filipriec
ff34d97f2a nothing changed, still 3/6 2025-03-05 10:41:21 +01:00