Project

General

Profile

1
INSERT INTO db_version (version, status, date_created) 
2
  VALUES ('1.1.1',1,CURRENT_DATE);
(1-1/2)