stripe / pg-schema-diff

Go library for diffing Postgres schemas and generating SQL migrations
MIT License
270 stars 20 forks source link

RLS Policies #132

Closed bplunkett-stripe closed 1 month ago

bplunkett-stripe commented 1 month ago

Description

Little status update: Bit of a hiatus due to other priorities. Before adding more features to schema diffing, I'd like to clean up the tests and code a bit.

cc @sweatybridge

Motivation

Fixes #111

Testing

Tested via unit tests