Commit Graph

18 Commits

Author SHA1 Message Date
takezoe
bc607661a9 Update database schema.
Change MILESTONE.CLOSED to MILESTONE.CLOSED_DATE.
2013-06-23 03:00:29 +09:00
takezoe
143887e0cb Fix MILESTONE schema. 2013-06-22 23:17:10 +09:00
takezoe
65eb89475a Update flag columns to BOOLEAN. 2013-06-21 13:24:58 +09:00
takezoe
408e1245b3 Change ISSUE.CONTENT to NULLABLE. 2013-06-20 12:56:33 +09:00
takezoe
3f945b7328 Fix ISSUE schema.
- MILESTONE_ID is NULLABLE
- Add ASIGNED_USER_NAME column
2013-06-19 20:02:18 +09:00
takezoe
7f51daf5a1 Fix the data type of MILESTONE.REPOSITORY_NAME. 2013-06-07 01:34:18 +09:00
takezoe
9d31eb2e88 Change the initial admin user to 'root' from 'admin'. 2013-06-04 11:10:32 +09:00
takezoe
93d6405592 Fixed typo. 2013-06-04 02:48:23 +09:00
takezoe
5ed5397c7d Fix typo. 2013-06-04 02:43:28 +09:00
takezoe
ac2e44a34a Fix database schema. 2013-06-04 01:01:04 +09:00
takezoe
2413fca648 Refactor database schema. 2013-06-03 19:04:57 +09:00
takezoe
d3a985d65a Add logback.xml. 2013-06-02 22:59:59 +09:00
takezoe
32d554f2f7 Add DEFAULT_BRANCH column to PROJECT table. 2013-05-03 04:26:43 +09:00
takezoe
3b0a888c44 Add admin user to initialization SQL. 2013-04-30 12:49:25 +09:00
takezoe
3e210c83d8 Manual fix for DDL. It should be solved in ERD essentially. 2013-04-26 18:27:43 +09:00
takezoe
9ec0ff4ec3 Update SQL file to create schema from ERD. 2013-04-26 17:45:36 +09:00
takezoe
fc83ce3f03 Fixed SQL file ptah. 2013-04-26 11:33:27 +09:00
takezoe
ffd74394b4 Test of automatic schema update. 2013-04-26 11:17:57 +09:00