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-15 16:25:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8733176cba1a53c1b1fb651b41827c543aaf0345
ResolveSpec
/
pkg
/
funcspec
History
Hein
8733176cba
fix(funcspec): enhance quote detection for parameters
2026-05-15 08:26:59 +02:00
..
function_api_test.go
feat(database):
✨
normalize driver names across adapters
2026-02-05 13:28:53 +02:00
function_api.go
fix(funcspec): enhance quote detection for parameters
2026-05-15 08:26:59 +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