[fpc-pascal] Database migration
leledumbo
leledumbo_cool at yahoo.co.id
Sat Jun 20 15:11:52 CEST 2020
> But before I proceed I would like to check here if something like this
already exists
None that I know of for native Pascal. As I no longer use ORM, Sqitch does
the job for me these days. Basically it's like a git for database schema
(surely you can do CRUD as well there, but it's mainly for schema). I have
an experience of building such a tool myself, not a good days. I'd rather
use what others have already made and proven to be working well.
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
More information about the fpc-pascal
mailing list