Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 279 Bytes

File metadata and controls

8 lines (6 loc) · 279 Bytes

PySchema

bunch of Python scripts to update a database schema using external files with SQL statements

Why PySchema? To have a cross-platform tool to update a database.

Which database type actually supports? The project initially has been designed to update SQLite databases.