Skip to content
Snippets Groups Projects
Commit 6608b6db authored by Ghislain Loas's avatar Ghislain Loas
Browse files

dev #64573 fix storm ref + revert diff on sql patch 347

parent 5bb97149
Branches
Tags
2 merge requests!2767Hotline,!2742Dev#64573 amelioration de la charte modele
Pipeline #4600 passed with stage
in 46 minutes and 38 seconds
......@@ -2,4 +2,4 @@
$adapter = Zend_Db_Table_Abstract::getDefaultAdapter();
try {
$adapter->query('ALTER TABLE bib_admin_users modify mail varchar(255) not null');
} catch(Exception $e) {}
} catch(Exception $e) {}
\ No newline at end of file
storm @ 03a836b1
Subproject commit 5f6d083091b950f93fdf19d87fb6e64aa76cb1cf
Subproject commit 03a836b167a34618068cfe97d6cd9a3b04b34053
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