From now on, include a created_at or some other field on every table to make it easy to dump a subset of the database for testing, development.
reminder: include created_at field on database tables
From now on, include a created_at or some other field on every table to make it easy to dump a subset of the database for testing, development.