This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2025-01-23 10:25:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d0d8139ff0
lemmy
/
migrations
/
000000000000000_forbid_diesel_cli
/
up.sql
7 lines
102 B
MySQL
Raw
Normal View
History
Unescape
Escape
stuff
2024-05-04 14:00:39 +00:00
DO
$
$
BEGIN
fix sql
2024-05-11 19:37:55 +00:00
RAISE
'
migrations must be managed using lemmy_server instead of diesel CLI
'
;
stuff
2024-05-04 14:00:39 +00:00
END
$
$
;
Reference in a new issue
Copy permalink