aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/olekukonko/tablewriter/test_info.csv
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/olekukonko/tablewriter/test_info.csv')
-rw-r--r--vendor/github.com/olekukonko/tablewriter/test_info.csv4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/olekukonko/tablewriter/test_info.csv b/vendor/github.com/olekukonko/tablewriter/test_info.csv
new file mode 100644
index 000000000..e4c40e983
--- /dev/null
+++ b/vendor/github.com/olekukonko/tablewriter/test_info.csv
@@ -0,0 +1,4 @@
+Field,Type,Null,Key,Default,Extra
+user_id,smallint(5),NO,PRI,NULL,auto_increment
+username,varchar(10),NO,,NULL,
+password,varchar(100),NO,,NULL, \ No newline at end of file