Commit 2e9fcb0
committed
chore: remove obsolete splinter SQL files and build script
The combined SQL files (splinter.sql, splinter_generic.sql, splinter_supabase.sql)
are no longer used by the runtime. The new system reads individual SQL files
from vendor/performance/ and vendor/security/ directories.
Changes:
- Remove obsolete combined SQL files
- Remove build.rs that generated the combined files
- Remove ureq build dependency
The individual rule SQL files in vendor/ subdirectories are maintained manually
and embedded at compile time via include_str! in the registry.1 parent 229dc8f commit 2e9fcb0
File tree
6 files changed
+0
-2535
lines changed- crates/pgls_splinter
- vendor
6 files changed
+0
-2535
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
This file was deleted.
0 commit comments