This website requires JavaScript.
Explore
Help
Register
Sign In
Tsumanu
/
bitque
Watch
1
Star
0
Fork
0
You've already forked bitque
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35cf6ebaf9
bitque
/
migrations
/
2021-04-26-100410_add_user_settings
/
down.sql
3 lines
71 B
MySQL
Raw
Normal View
History
Unescape
Escape
Upgrade and fix slow autoresize Fix global handler Fix initial content, fix settings status, restore partially working rte Fmt Implement keyup for rte Save editor type, switch in mixed mode Fix initial state for switch between editors New logger, add handle multiple editors Nicer editor switcher, fix change user mode in project settings Epics starts and ends at. Fix DateTime Input month name
2021-04-25 11:31:52 +02:00
DROP
TABLE
IF
EXISTS
user_settings
;
Upgrade and organize
2023-04-01 22:31:57 +02:00
DROP
TYPE
"
TextEditorModeMapping
"
;
Reference in New Issue
Copy Permalink