This website requires JavaScript.
Explore
Help
Register
Sign In
RTECH
/
notXCS
Watch
2
Star
0
Fork
You've already forked notXCS
0
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
e24df1139b
notXCS
/
migrations
/
0005_place_name.sql
copilot-swe-agent[bot]
8287b7ed6d
Add name field for places; show place ID in API key section
2026-07-02 16:05:28 +00:00
2 lines
41 B
SQL
Raw
Blame
History
ALTER
TABLE
places
ADD
COLUMN
name
TEXT
;
Reference in a new issue
View git blame
Copy permalink