top | item 39799336 (no title) gchaincl | 1 year ago curious to know what are you using it for? do you upload a diagram on every push? discuss order hn newest littlecranky67|1 year ago no, 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.
littlecranky67|1 year ago no, 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.
littlecranky67|1 year ago