|
|
|
|
|
by crad
4325 days ago
|
|
Maybe I'm missing something, but I didn't see anything with regard to indexes, users, stored procedures, views or what not. Seems like it's for table schema snapshotting in a database without any external storage. Browsing through the code, I see that it's highly table centric using SQLAlchemy. |
|