sql数据流,amdin业务逻辑接入

This commit is contained in:
comlibmb
2026-02-05 10:11:09 +08:00
parent 859372ca5b
commit ac670cf5d8
81 changed files with 3547 additions and 1472 deletions

0
docs/sql/20_rls/.keep Normal file
View File

View File

@@ -0,0 +1,8 @@
# docs/sql/20_rls
本目录存放:
- RLS 启用与策略(`ENABLE ROW LEVEL SECURITY``CREATE/ALTER/DROP POLICY`
- 按域分组(如 `analytics/``user/` 等)
- 文件命名:`<table>_rls_v<version>.sql`
**禁止**:在此目录混入 DDL、RPC、GRANT 等对象。