OSDN Git Service

ファイルの置き場所が変わると、ユニークなSQLとして認識されてしまう問題を回避
authoryuki <yuki@bdf3b611-c98c-6041-8292-703d9c9adbe7>
Fri, 16 Apr 2010 04:02:37 +0000 (04:02 +0000)
committeryuki <yuki@bdf3b611-c98c-6041-8292-703d9c9adbe7>
Fri, 16 Apr 2010 04:02:37 +0000 (04:02 +0000)
git-svn-id: http://192.168.11.7/svn/repository/NicoBrowser/branches/dev20100415_auther_fix@295 bdf3b611-c98c-6041-8292-703d9c9adbe7

src/resources/db_for_sync_script.xml

index cc4e9ce..99fb9ad 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>\r
-<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog/1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog/1.9 http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-1.9.xsd" logicalFilePath="db_for_sync_script.xml">\r
+<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog/1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog/1.9 http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-1.9.xsd" logicalFilePath="db_update_script.xml">\r
     <changeSet author="yuki (generated)" id="1258025189836-1">\r
         <createTable schemaName="PUBLIC" tableName="NICOCONTENT">\r
             <column name="ID" type="DECIMAL(19,0)">\r