mirror of
https://github.com/aykhans/slash-e.git
synced 2025-06-14 11:57:50 +00:00
chore: upgrade version to v0.4.3
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
DROP TABLE IF EXISTS idp;
|
||||
|
||||
-- idp
|
||||
CREATE TABLE idp (
|
||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||
|
Reference in New Issue
Block a user