sql数据流,amdin业务逻辑接入
This commit is contained in:
0
docs/sql/20_rls/.keep
Normal file
0
docs/sql/20_rls/.keep
Normal file
8
docs/sql/20_rls/README.md
Normal file
8
docs/sql/20_rls/README.md
Normal 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 等对象。
|
||||
Reference in New Issue
Block a user