mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
1 line
76 B
MySQL
1 line
76 B
MySQL
|
alter table user_sessions alter column ip set data type inet using ip::inet;
|