@@ -116,23 +116,9 @@ <h3 class="box-title">Columns</h3>
116116 "tableType" : "Table" ,
117117 "keyClass" : "" ,
118118 "keyTitle" : "" ,
119- "name" : "checksum" ,
120- "type" : "int4" ,
121- "length" : 10 ,
122- "nullable" : "√" ,
123- "autoUpdated" : "" ,
124- "defaultValue" : "null" ,
125- "comments" : ""
126- } ,
127- {
128- "tableName" : "flyway_schema_history" ,
129- "tableFileName" : "flyway_schema_history" ,
130- "tableType" : "Table" ,
131- "keyClass" : "" ,
132- "keyTitle" : "" ,
133- "name" : "installed_by" ,
119+ "name" : "script" ,
134120 "type" : "varchar" ,
135- "length" : 100 ,
121+ "length" : 1000 ,
136122 "nullable" : "" ,
137123 "autoUpdated" : "" ,
138124 "defaultValue" : "null" ,
@@ -142,12 +128,12 @@ <h3 class="box-title">Columns</h3>
142128 "tableName" : "flyway_schema_history" ,
143129 "tableFileName" : "flyway_schema_history" ,
144130 "tableType" : "Table" ,
145- "keyClass" : "indexedColumn " ,
146- "keyTitle" : "Indexed " ,
147- "name" : "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>success " ,
148- "type" : "bool " ,
149- "length" : 1 ,
150- "nullable" : "" ,
131+ "keyClass" : "" ,
132+ "keyTitle" : "" ,
133+ "name" : "checksum " ,
134+ "type" : "int4 " ,
135+ "length" : 10 ,
136+ "nullable" : "√ " ,
151137 "autoUpdated" : "" ,
152138 "defaultValue" : "null" ,
153139 "comments" : ""
@@ -158,9 +144,9 @@ <h3 class="box-title">Columns</h3>
158144 "tableType" : "Table" ,
159145 "keyClass" : "" ,
160146 "keyTitle" : "" ,
161- "name" : "script " ,
162- "type" : "varchar " ,
163- "length" : 1000 ,
147+ "name" : "execution_time " ,
148+ "type" : "int4 " ,
149+ "length" : 10 ,
164150 "nullable" : "" ,
165151 "autoUpdated" : "" ,
166152 "defaultValue" : "null" ,
@@ -172,9 +158,9 @@ <h3 class="box-title">Columns</h3>
172158 "tableType" : "Table" ,
173159 "keyClass" : "" ,
174160 "keyTitle" : "" ,
175- "name" : "description " ,
161+ "name" : "type " ,
176162 "type" : "varchar" ,
177- "length" : 200 ,
163+ "length" : 20 ,
178164 "nullable" : "" ,
179165 "autoUpdated" : "" ,
180166 "defaultValue" : "null" ,
@@ -208,18 +194,32 @@ <h3 class="box-title">Columns</h3>
208194 "defaultValue" : "null" ,
209195 "comments" : ""
210196 } ,
197+ {
198+ "tableName" : "flyway_schema_history" ,
199+ "tableFileName" : "flyway_schema_history" ,
200+ "tableType" : "Table" ,
201+ "keyClass" : "indexedColumn" ,
202+ "keyTitle" : "Indexed" ,
203+ "name" : "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>success" ,
204+ "type" : "bool" ,
205+ "length" : 1 ,
206+ "nullable" : "" ,
207+ "autoUpdated" : "" ,
208+ "defaultValue" : "null" ,
209+ "comments" : ""
210+ } ,
211211 {
212212 "tableName" : "flyway_schema_history" ,
213213 "tableFileName" : "flyway_schema_history" ,
214214 "tableType" : "Table" ,
215215 "keyClass" : "" ,
216216 "keyTitle" : "" ,
217- "name" : "execution_time " ,
218- "type" : "int4 " ,
219- "length" : 10 ,
217+ "name" : "installed_on " ,
218+ "type" : "timestamp " ,
219+ "length" : 29 ,
220220 "nullable" : "" ,
221221 "autoUpdated" : "" ,
222- "defaultValue" : "null " ,
222+ "defaultValue" : "now() " ,
223223 "comments" : ""
224224 } ,
225225 {
@@ -228,9 +228,9 @@ <h3 class="box-title">Columns</h3>
228228 "tableType" : "Table" ,
229229 "keyClass" : "" ,
230230 "keyTitle" : "" ,
231- "name" : "type " ,
231+ "name" : "description " ,
232232 "type" : "varchar" ,
233- "length" : 20 ,
233+ "length" : 200 ,
234234 "nullable" : "" ,
235235 "autoUpdated" : "" ,
236236 "defaultValue" : "null" ,
@@ -242,12 +242,12 @@ <h3 class="box-title">Columns</h3>
242242 "tableType" : "Table" ,
243243 "keyClass" : "" ,
244244 "keyTitle" : "" ,
245- "name" : "installed_on " ,
246- "type" : "timestamp " ,
247- "length" : 29 ,
245+ "name" : "installed_by " ,
246+ "type" : "varchar " ,
247+ "length" : 100 ,
248248 "nullable" : "" ,
249249 "autoUpdated" : "" ,
250- "defaultValue" : "now() " ,
250+ "defaultValue" : "null " ,
251251 "comments" : ""
252252 }
253253] ;
0 commit comments