5 ms·
I really like this! I particularly like that it is oriented around a useful workflow, rather than for just "small code at rest". It looks like it parses the sc
by brianm 7y ago
I really like this! I particularly like that it is oriented around a useful workflow, rather than for just "small code at rest".
It looks like it parses the schema to find type information (2 minute skim, so please forgive me if I got it wrong!) Hoe does it handle schema changes?
- conroy 7y agosqlc understands ALTER statements, so it can parse your migrations directory.