CREATE TABLE 'hatsune_relay_data' ('relay_story_id' INTEGER NOT NULL, 'is_enable_read' INTEGER NOT NULL, 'condition_quest_id' INTEGER NOT NULL, 'story_seq' INTEGER ...
An SSDT proj exists as a VS project, which can be change controlled. Database is defined as a series of scripts. But just bundling scripts presents problems if an object exists. SSDT does this by ...