Parent Directory | Revision Log | Patch
revision 382 by fmichon, Wed Sep 19 06:30:05 2012 UTC | revision 383 by nhaye, Wed Sep 19 09:42:26 2012 UTC | |
---|---|---|
# | Line 41 INSERT INTO om_droit (om_droit, om_profi | Line 41 INSERT INTO om_droit (om_droit, om_profi |
41 | ; | ; |
42 | ||
43 | delete from om_droit where om_droit='om_sig_point'; | delete from om_droit where om_droit='om_sig_point'; |
44 | ||
45 | ||
46 | -- mise a jour OM | |
47 | -- v4.2.0 -> v4.3.0 | |
48 | ||
49 | ALTER TABLE om_droit ALTER COLUMN om_profil DROP DEFAULT; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |