plugins-workspace icon indicating copy to clipboard operation
plugins-workspace copied to clipboard

maybe it's good to split the migrations and database initialize

Open chen-yan opened this issue 1 year ago • 0 comments

I'd like to create different database instance for diffrent users. plugin/sql can only add migrations with certained database name.

I know we can write a command to add plugin/sql to handle that, but it's good to have that method inside plugin/sql.

chen-yan avatar Aug 09 '24 02:08 chen-yan