Difference between revisions of "Atlas sql migrations"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "https://github.com/ariga/atlas ``` atlas schema inspect --url sqlite://ucms.db --format '{{ sql . }}' ``")
(No difference)

Revision as of 01:20, 14 April 2024

https://github.com/ariga/atlas

``` atlas schema inspect --url sqlite://ucms.db --format 'Template:Sql .' ``