aboutsummaryrefslogtreecommitdiffhomepage
path: root/sql
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2017-11-21 14:44:47 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2017-11-21 14:44:47 -0800
commit5983db1a770e458c4ecbbe9a4a2df70f0ebc0d9a (patch)
tree454cea39e4aa6017381ab5334f50ea00b8689501 /sql
parent25a5250eb9c6410fcd2876a941f9128ebd3d9bc4 (diff)
Ask for confirmation before removing something
Diffstat (limited to 'sql')
-rw-r--r--sql/sql.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql.go b/sql/sql.go
index a773e57..967aa38 100644
--- a/sql/sql.go
+++ b/sql/sql.go
@@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
-// 2017-11-20 18:31:16.963285699 -0800 PST m=+0.002433081
+// 2017-11-21 14:38:46.650534269 -0800 PST m=+0.002355841
package sql