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
2da339a2b09084472e718f23817ee182e6ffd5a3
oott
/
backend
/
database_migrations
/
02-add_mac_address_to_notifications
/
up.sql
T
2 lines
55 B
SQL
Raw
Normal View
History
Unescape
Escape
Add device detail screen and navigate to it from notifications and devices
2026-05-27 18:24:35 -04:00
ALTER
TABLE
notifications
ADD
COLUMN
mac_address
TEXT
;
Reference in New Issue
Copy Permalink