You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-96Lines changed: 4 additions & 96 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,36 +11,15 @@ A friendly playground for building and validating InsForge Row-Level Security (R
11
11
12
12
Built with [`insforge-test`](https://www.npmjs.com/package/insforge-test) — an InsForge-optimized version of [`pgsql-test`](https://www.npmjs.com/package/pgsql-test) for instant, isolated Postgres test databases with automatic rollbacks and InsForge defaults.
13
13
14
-
## Features
14
+
## Developing
15
15
16
-
- 🔐 **RLS Policy Testing** - Real-world examples with pets table and user-scoped access
17
-
- 🧪 **Comprehensive Test Suite** - End-to-end tests against InsForge auth schema
Master the workflow for adding, organizing, and managing database changes with pgpm.
123
-
124
-
4. 🧪 [End-to-End PostgreSQL Testing with TypeScript](https://constructive.io/learn/e2e-postgres-testing)
125
-
Master end-to-end PostgreSQL testing with ephemeral databases, RLS testing, and CI/CD automation.
126
-
127
35
## Credits
128
36
129
-
**🛠 Built by the [Constructive](https://constructive.io) team — creators of modular Postgres tooling for secure, composable backends. If you like our work, contribute on [GitHub](https://github.com/constructive-io).**
37
+
**Built by [Constructive](https://constructive.io) — creators of modular Postgres tooling for secure, composable backends. If you like our work, contribute on [GitHub](https://github.com/constructive-io).**
0 commit comments