better bootstrap3

This commit is contained in:
mdipierro
2015-03-10 23:07:00 -05:00
parent a2060eedce
commit 3948132817
6 changed files with 45 additions and 138 deletions
+3
View File
@@ -80,3 +80,6 @@ CREATE TABLE mytable(
f_list_integer TEXT
);
success!
timestamp: 2015-03-10T23:02:09.466071
ALTER TABLE mytable ADD f_upload CHAR(512);
success!