plugins-workspace
plugins-workspace copied to clipboard
maybe it's good to split the migrations and database initialize
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.