projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed01a54
)
files sql update
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 9 Feb 2010 15:43:34 +0000
(15:43 +0000)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 9 Feb 2010 15:43:34 +0000
(15:43 +0000)
admin/Toolbox/files.sql
patch
|
blob
|
history
diff --git
a/admin/Toolbox/files.sql
b/admin/Toolbox/files.sql
index
b148ca5
..
fd1df25
100644
(file)
--- a/
admin/Toolbox/files.sql
+++ b/
admin/Toolbox/files.sql
@@
-21,7
+21,7
@@
CREATE TABLE files (
"type" text,
urltext text,
bus_id integer,
- pos integer DEFAULT
>=
1
+ pos integer DEFAULT 1
);