5 ms·
curious to know what are you using it for? do you upload a diagram on every push?
by gchaincl 2y ago
curious to know what are you using it for? do you upload a diagram on every push?
- littlecranky67 2y agono, in my case only when the Migrations/ folder changes (you can specify that in .gitlab-ci.yml or using come commandline-fu). I'm using EF core as an ORM, thats why it is also easy to create an empty SQLite DB from the sources.