/[phpcompta]/phpcompta/html/admin/sql/patch/upgrade5.sql
ViewVC logotype

Diff of /phpcompta/html/admin/sql/patch/upgrade5.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by stanpinte, Sun Jul 31 10:40:15 2005 UTC revision 1.4 by sparkyx, Tue Aug 9 17:00:19 2005 UTC
# Line 95  insert into parameter (pr_id) values ('M Line 95  insert into parameter (pr_id) values ('M
95    
96  update  version set val=6;  update  version set val=6;
97    
 --make sure that p_start < p_end  
 ALTER TABLE parm_periode ADD CHECK (p_end >= p_start);  

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26