mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update seed data (#507)
This commit is contained in:
@@ -40,9 +40,9 @@ INSERT INTO
|
|||||||
VALUES
|
VALUES
|
||||||
(
|
(
|
||||||
1003,
|
1003,
|
||||||
"**Bytebase** - Database CI/CD for DevOps teams.
|
"**Bytebase** - An open source Database CI/CD for DevOps teams.
|
||||||

|

|
||||||
🌐 [https://bytebase.com](https://www.bytebase.com)",
|
🌐 [Source code](https://github.com/bytebase/bytebase)",
|
||||||
101,
|
101,
|
||||||
'PUBLIC'
|
'PUBLIC'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user