This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Semaphore
Watch
1
Star
0
Fork
0
You've already forked Semaphore
mirror of
https://github.com/semaphoreui/semaphore.git
synced
2024-11-23 20:35:24 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
d0b10964c3
Semaphore
/
db
/
sql
/
migrations
/
v1.9.0.sql
2 lines
54 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat(be): support sqlite
2020-11-28 22:49:44 +01:00
ALTER
TABLE
project__template
ADD
alias
varchar
(
100
)
;
Reference in New Issue
Copy Permalink