Skip to content
Snippets Groups Projects
Commit 5b5efafc authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Création du script de MAJ vers la 8.2.

Fichier pas encore complet!
parent f5229de6
Branches
Tags
No related merge requests found
alter table utilisateur add PASSWORD_RESET_TOKEN varchar2(256) default null;
/--
create unique index USER_PASSWORD_RESET_TOKEN_UN on utilisateur (PASSWORD_RESET_TOKEN);
/--
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment