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
6f3eb92c45
ffffng
/
server
/
db
/
patches
/
007_add_domain.sql
2 lines
54 B
MySQL
Raw
Normal View
History
Unescape
Escape
Splitting site field: Now we track site and domain.
2018-12-17 20:06:39 +01:00
ALTER
TABLE
node_state
ADD
COLUMN
domain
VARCHAR
(
32
)
;
Reference in a new issue
Copy permalink