2
0
forked from Wavyzz/dolibarr

adapate au dernier changements sur mysql/tables/*.sql

This commit is contained in:
opensides
2004-07-17 22:59:46 +00:00
parent 9074796f9f
commit 7b9f6c0a88
6 changed files with 8 additions and 6 deletions

View File

@@ -53,3 +53,4 @@ create table llx_adherent
note text
);
CREATE UNIQUE INDEX llx_adherent_login ON llx_adherent (login);