0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-05-15 19:33:53 +02:00
bitwarden_rs/migrations/sqlite/2024-02-14-140000_change_time_stamp_data_type/up.sql
gzfrozen 000c606029
Change timestamp data type. (#4355)
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2024-03-17 22:04:37 +01:00

2 lines
74 B
SQL

-- Integer size in SQLite is already i64, so we don't need to do anything