This website requires JavaScript.
Explore
Help
Sign In
wdevs
/
ResolveSpec
Watch
5
Star
0
Fork
0
You've already forked ResolveSpec
mirror of
https://github.com/bitechdev/ResolveSpec.git
synced
2026-05-18 17:55:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
52752d9c8b16b94fae67617644a3d1240d1eebba
ResolveSpec
/
pkg
/
funcspec
History
Hein
85bb0f7874
fix(funcspec): update meta variable replacement in SQL query
2026-05-18 12:13:06 +02:00
..
function_api_test.go
fix(funcspec): update meta variable replacement in SQL query
2026-05-18 12:13:06 +02:00
function_api.go
fix(funcspec): refine filter application logic for SQL queries
2026-05-15 14:28:12 +02:00
hooks_example.go
Added cache, funcspec and implemented total cache
2025-12-01 14:40:54 +02:00
hooks_test.go
Change the SqlQuery functions parameters on Function Spec
2025-12-11 15:42:00 +02:00
hooks.go
feat(handler): enhance update logic to merge existing records with incoming data
2026-01-05 12:31:01 +02:00
parameters_test.go
fix(db): cast columns to text for LIKE/ILIKE queries
2026-04-13 14:05:17 +02:00
parameters.go
fix(db): cast columns to text for LIKE/ILIKE queries
2026-04-13 14:05:17 +02:00
security_adapter.go
feat(security): add BeforeHandle hook for auth checks after model resolution
2026-03-01 09:15:30 +02:00