| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/08/02 12:22:05 | 289 | 289 | lapp | Merging changes for v1.0.1 from the main trunk to the 1.0 branch. Copied from /biosql-schema/trunk/sql/biosqldb-ora/migrate/1.0/biosqldb-ora-1.0.1.sql:286 Copied from /biosql-schema/trunk/sql/migrate:286 Copied from /biosql-schema/trunk/sql/pg83-add-old-casts.sh:286 Copied from /biosql-schema/trunk/sql/pg83-implicit-casts.sql:286 |
| 2008/03/03 04:54:07 | 277 | 277 | lapp | Removed phyloDB changes as they do not pertain to this release. |
| 2008/02/24 16:51:29 | 275 | 275 | lapp | Merged updates from main trunk (#274). |
| 2008/02/24 04:27:15 | 273 | 273 | lapp | Merged documentation updates from main trunk (r272). |
| 2008/02/23 04:35:27 | 271 | 271 | lapp | Branching off the v1,0 release of the schema. Copied from /biosql-schema/trunk:266 Copied from /biosql-schema/trunk/Changes:267 Copied from /biosql-schema/trunk/sql/biosqldb-mysql.sql:269 |
| 2004/10/04 02:11:12 | 186 | 186 | lapp | Replaced DELETE by SET NULL for the foreign key ON DELETE action. |
| 2004/10/04 01:40:42 | 184 | 184 | lapp | Script to migrate changes from the post-Singapore version to what will become the 1.0 version. |
| 2003/07/08 23:27:14 | 152 | 152 | lapp | Fixed one more bug in the definition of Biodatabase (missing description). Fixed the creation of Oid_List_t. Annotated the script invocation that will pre-seed the database. |
| 2003/07/08 04:15:50 | 149 | 149 | lapp | This is the real fix. Just one view in BS-create-views.sql. |
| 2003/06/25 00:19:45 | 145 | 145 | lapp | A few foreign key naming consistency fixes. |
| 2003/06/12 01:09:03 | 141 | 141 | lapp | Refactored the acronym for Taxon_Name to be Tnm instead of Tan, which was a stupid choice in the first place because it clashes with the function of the same name. |
| 2003/06/11 22:30:27 | 138 | 138 | lapp | Additional bug-fixes and a few API enhancements and additions. |
| 2003/06/06 03:32:28 | 135 | 135 | lapp | Fixed a few bugs on the PL/SQL level. |
| 2003/06/03 01:52:39 | 128 | 128 | lapp | Forgot to commit the change for one migration script. |
| 2003/06/03 01:40:04 | 124 | 124 | lapp | Removed self-referential foreign key constraint on Taxon. |
| 2003/05/29 02:31:57 | 114 | 114 | lapp | Import of GNF's updated Symgene schema. Now compliant with the Singapore version of Biosql. There is also a suite of migration scripts. |
| 2003/01/29 08:58:17 | 78 | 78 | lapp | Small change. |
| 2003/01/29 08:54:40 | 75 | 75 | lapp | Update using the latest code on the Oracle 9i version of the schema. This includes many changes. |
| 2002/12/12 16:18:00 | 74 | 74 | jason | typo had left extra comma |
| 2002/10/19 22:44:23 | 69 | 69 | lapp | Fixed UKs unsupported by MySQL < 3.23.50. |