Skip to content
Snippets Groups Projects
Commit edfd1844 authored by Demian Katz's avatar Demian Katz
Browse files

Added missing migration.

parent 13b4f3e1
No related merge requests found
--
-- Modifications to table `user`
--
ALTER TABLE "user"
ALTER COLUMN cat_password TYPE varchar(70),
ALTER COLUMN cat_pass_enc TYPE varchar(170);
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment