This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
ente
Watch
1
Star
0
Fork
0
You've already forked ente
mirror of
https://github.com/ente-io/ente.git
synced
2025-05-27 21:20:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ente
/
server
/
migrations
/
84_add_cast_column.down.sql
Neeraj Gupta
badd9263f4
[server] Add ip column
2024-04-25 13:14:37 +05:30
1 line
45 B
SQL
Raw
Blame
History
ALTER
TABLE
casting
DROP
COLUMN
IF
EXISTS
ip
;
Reference in New Issue
View Git Blame
Copy Permalink