Change timestamp data type. (#4355)
Co-authored-by:
Daniel García <dani-garcia@users.noreply.github.com>
Showing
- migrations/mysql/2024-02-14-135828_change_time_stamp_data_type/down.sql 0 additions, 0 deletions...ql/2024-02-14-135828_change_time_stamp_data_type/down.sql
- migrations/mysql/2024-02-14-135828_change_time_stamp_data_type/up.sql 1 addition, 0 deletions...ysql/2024-02-14-135828_change_time_stamp_data_type/up.sql
- migrations/postgresql/2024-02-14-135953_change_time_stamp_data_type/down.sql 0 additions, 0 deletions...ql/2024-02-14-135953_change_time_stamp_data_type/down.sql
- migrations/postgresql/2024-02-14-135953_change_time_stamp_data_type/up.sql 3 additions, 0 deletions...esql/2024-02-14-135953_change_time_stamp_data_type/up.sql
- migrations/sqlite/2024-02-14-140000_change_time_stamp_data_type/down.sql 0 additions, 0 deletions...te/2024-02-14-140000_change_time_stamp_data_type/down.sql
- migrations/sqlite/2024-02-14-140000_change_time_stamp_data_type/up.sql 1 addition, 0 deletions...lite/2024-02-14-140000_change_time_stamp_data_type/up.sql
- src/api/core/two_factor/authenticator.rs 3 additions, 3 deletionssrc/api/core/two_factor/authenticator.rs
- src/db/models/two_factor.rs 1 addition, 1 deletionsrc/db/models/two_factor.rs
- src/db/schemas/mysql/schema.rs 1 addition, 1 deletionsrc/db/schemas/mysql/schema.rs
- src/db/schemas/postgresql/schema.rs 1 addition, 1 deletionsrc/db/schemas/postgresql/schema.rs
- src/db/schemas/sqlite/schema.rs 1 addition, 1 deletionsrc/db/schemas/sqlite/schema.rs
Loading
Please register or sign in to comment