atk4 / schema

Few classes built on top of Agile Data that can take care of your SQL database schema
https://agiletoolkit.org/
MIT License
4 stars 5 forks source link

refactor by splitting Snapshot out of PHPUnit #2

Closed romaninsh closed 6 years ago

romaninsh commented 7 years ago

Snapshot is useful as a separate class. Currently it's built into PHPUnit.

romaninsh commented 6 years ago

This ticket is super-seeded by https://github.com/atk4/data/issues/258