matthieu-foucault/postgit

Add support for schema folders

Closed this issue · 0 comments

The current implementation only supports a single file as the schema path.

Add support for a folder.
Each sql script in the folder would be concatenated with a lexicographic, depth-first search order.