mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-22 06:44:18 +08:00
(improvement)(headless) database list not return password and update schema.sql (#744)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -569,7 +569,6 @@ CREATE TABLE IF NOT EXISTS `s2_view` (
|
||||
created_by VARCHAR(255),
|
||||
updated_at TIMESTAMP,
|
||||
updated_by VARCHAR(255),
|
||||
filter_sql VARCHAR(1000),
|
||||
query_config VARCHAR(3000),
|
||||
`admin` varchar(3000) DEFAULT NULL,
|
||||
`admin_org` varchar(3000) DEFAULT NULL
|
||||
|
||||
Reference in New Issue
Block a user