This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
oott
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rzuasti/oott.git
synced
2026-07-08 19:21:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fb457ca4a7adc895dc5a8ce12caa40c3228aca9
oott
/
backend
/
database_migrations
/
08-add_name_to_devices
/
up.sql
T
2 lines
42 B
SQL
Raw
Normal View
History
Unescape
Escape
Add passive mDNS/Bonjour discovery scanner
2026-05-29 09:37:33 -04:00
ALTER
TABLE
devices
ADD
COLUMN
name
TEXT
;
Reference in New Issue
Copy Permalink