Skip to content

Commit 3f98dbf

Browse files
author
Lars-Erik Roald
committed
readme
1 parent 2becb51 commit 3f98dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ You can enforce tenant isolation at the database level by combining Postgres RLS
13051305
13061306
<sub>📄 setup.sql</sub>
13071307
1308-
```javascript
1308+
```sql
13091309
create role rls_app_user nologin;
13101310

13111311
create table tenant_data (

0 commit comments

Comments
 (0)