7 Commits

Author SHA1 Message Date
a9c39d9aa5 Renamed paarser.core to ziql.parser 2025-01-16 20:45:30 +01:00
9ae9b65f1e Rename ziql to parser 2025-01-14 22:42:11 +01:00
bd4cc98797 Release test 2025-01-12 17:16:16 +01:00
955aff0d09 Moved global error to lib and fuse to a unique one 2025-01-12 00:37:57 +01:00
bc0c0cbe1d Update benchmark and some stuff 2025-01-11 19:26:06 +01:00
d533eaff98 Working multi struct schema with relationship!
Noce
2025-01-08 23:53:41 +01:00
71e5f6eb1e Started to debug schema with multiple struct and some time keyword
Added NOW already and now debuging some stuff regarding filter and
parsing file of one struct when it should be another

Also moved query test into a seperated test file.
And some fix and changed in docs
2025-01-08 10:09:15 +01:00