]> git.donarmstrong.com Git - dbsnp.git/commit
add initial files
authorDon Armstrong <don@donarmstrong.com>
Tue, 6 Dec 2011 23:55:38 +0000 (15:55 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 6 Dec 2011 23:55:38 +0000 (15:55 -0800)
commit29955733afccef6bdefd2cfb746a2e4ae9e3b06a
tree80ee7a0e00b0ab5c81f9e30d814b5566714f1bed
add initial files
schema/shared_schema/dbSNP_main_constraint.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_constraint_postgresql.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_index.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_index_postgresql.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_table.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_table_postgresql.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_view.sql [new file with mode: 0644]
schema/shared_schema/dbSNP_main_view_postgresql.sql [new file with mode: 0644]
utils/mssql_psql_conversion.pl [new file with mode: 0755]