@@ -114,11 +114,11 @@ <h3 class="box-title">Columns</h3>
114114 "tableName" : "flyway_schema_history" ,
115115 "tableFileName" : "flyway_schema_history" ,
116116 "tableType" : "Table" ,
117- "keyClass" : "" ,
118- "keyTitle" : "" ,
119- "name" : "script " ,
120- "type" : "varchar " ,
121- "length" : 1000 ,
117+ "keyClass" : "primaryKey " ,
118+ "keyTitle" : "Primary Key " ,
119+ "name" : "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank " ,
120+ "type" : "int4 " ,
121+ "length" : 10 ,
122122 "nullable" : "" ,
123123 "autoUpdated" : "" ,
124124 "defaultValue" : "null" ,
@@ -130,9 +130,9 @@ <h3 class="box-title">Columns</h3>
130130 "tableType" : "Table" ,
131131 "keyClass" : "" ,
132132 "keyTitle" : "" ,
133- "name" : "checksum " ,
134- "type" : "int4 " ,
135- "length" : 10 ,
133+ "name" : "version " ,
134+ "type" : "varchar " ,
135+ "length" : 50 ,
136136 "nullable" : "√" ,
137137 "autoUpdated" : "" ,
138138 "defaultValue" : "null" ,
@@ -144,9 +144,9 @@ <h3 class="box-title">Columns</h3>
144144 "tableType" : "Table" ,
145145 "keyClass" : "" ,
146146 "keyTitle" : "" ,
147- "name" : "execution_time " ,
148- "type" : "int4 " ,
149- "length" : 10 ,
147+ "name" : "script " ,
148+ "type" : "varchar " ,
149+ "length" : 1000 ,
150150 "nullable" : "" ,
151151 "autoUpdated" : "" ,
152152 "defaultValue" : "null" ,
@@ -158,9 +158,9 @@ <h3 class="box-title">Columns</h3>
158158 "tableType" : "Table" ,
159159 "keyClass" : "" ,
160160 "keyTitle" : "" ,
161- "name" : "type " ,
162- "type" : "varchar " ,
163- "length" : 20 ,
161+ "name" : "execution_time " ,
162+ "type" : "int4 " ,
163+ "length" : 10 ,
164164 "nullable" : "" ,
165165 "autoUpdated" : "" ,
166166 "defaultValue" : "null" ,
@@ -172,10 +172,10 @@ <h3 class="box-title">Columns</h3>
172172 "tableType" : "Table" ,
173173 "keyClass" : "" ,
174174 "keyTitle" : "" ,
175- "name" : "version " ,
175+ "name" : "installed_by " ,
176176 "type" : "varchar" ,
177- "length" : 50 ,
178- "nullable" : "√ " ,
177+ "length" : 100 ,
178+ "nullable" : "" ,
179179 "autoUpdated" : "" ,
180180 "defaultValue" : "null" ,
181181 "comments" : ""
@@ -184,12 +184,12 @@ <h3 class="box-title">Columns</h3>
184184 "tableName" : "flyway_schema_history" ,
185185 "tableFileName" : "flyway_schema_history" ,
186186 "tableType" : "Table" ,
187- "keyClass" : "primaryKey " ,
188- "keyTitle" : "Primary Key " ,
189- "name" : "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank " ,
187+ "keyClass" : "" ,
188+ "keyTitle" : "" ,
189+ "name" : "checksum " ,
190190 "type" : "int4" ,
191191 "length" : 10 ,
192- "nullable" : "" ,
192+ "nullable" : "√ " ,
193193 "autoUpdated" : "" ,
194194 "defaultValue" : "null" ,
195195 "comments" : ""
@@ -214,12 +214,12 @@ <h3 class="box-title">Columns</h3>
214214 "tableType" : "Table" ,
215215 "keyClass" : "" ,
216216 "keyTitle" : "" ,
217- "name" : "installed_on " ,
218- "type" : "timestamp " ,
219- "length" : 29 ,
217+ "name" : "type " ,
218+ "type" : "varchar " ,
219+ "length" : 20 ,
220220 "nullable" : "" ,
221221 "autoUpdated" : "" ,
222- "defaultValue" : "now() " ,
222+ "defaultValue" : "null " ,
223223 "comments" : ""
224224 } ,
225225 {
@@ -228,12 +228,12 @@ <h3 class="box-title">Columns</h3>
228228 "tableType" : "Table" ,
229229 "keyClass" : "" ,
230230 "keyTitle" : "" ,
231- "name" : "description " ,
232- "type" : "varchar " ,
233- "length" : 200 ,
231+ "name" : "installed_on " ,
232+ "type" : "timestamp " ,
233+ "length" : 29 ,
234234 "nullable" : "" ,
235235 "autoUpdated" : "" ,
236- "defaultValue" : "null " ,
236+ "defaultValue" : "now() " ,
237237 "comments" : ""
238238 } ,
239239 {
@@ -242,9 +242,9 @@ <h3 class="box-title">Columns</h3>
242242 "tableType" : "Table" ,
243243 "keyClass" : "" ,
244244 "keyTitle" : "" ,
245- "name" : "installed_by " ,
245+ "name" : "description " ,
246246 "type" : "varchar" ,
247- "length" : 100 ,
247+ "length" : 200 ,
248248 "nullable" : "" ,
249249 "autoUpdated" : "" ,
250250 "defaultValue" : "null" ,
0 commit comments