Replace entire codebase with homarr-labs/homarr
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CREATE TABLE `onboarding` (
|
||||
`id` text PRIMARY KEY NOT NULL,
|
||||
`step` text NOT NULL,
|
||||
`previous_step` text
|
||||
);
|
||||
Reference in New Issue
Block a user