Hi Guys,
how use git to catch delta between database versions?
As version i will do schemas.
So we have version one, finishing it, and this version should be put in GIT.
And created schema for the version.
Which formats i should use?
pg_dump creates only binary files? (i should use text file here).
Best,
Jacek