This website requires JavaScript.
Explore
Help
Sign In
freifunk
/
ffffng
Watch
0
Star
0
Fork
You've already forked ffffng
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
2beab45f32
ffffng
/
server
/
db
/
patches
/
006_add_site.sql
2 lines
52 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add field "site" in admin panel.
2017-08-13 17:22:34 +02:00
ALTER
TABLE
node_state
ADD
COLUMN
site
VARCHAR
(
32
)
;
Reference in a new issue
Copy permalink