Mercurial
Mercurial
>
hg
>
volta
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sql/1.sql
author
Mahlon E. Smith <mahlon@martini.nu>
Thu, 22 Sep 2011 21:43:50 -0700
changeset 6
85718bc3ff47
parent 4
5701b7859a31
child 7
e4f1a551d45c
permissions
-rw-r--r--
Use pkg-config to find dependency locations, add gdb debug flags.
BEGIN;
DROP TABLE IF EXISTS init;
CREATE TABLE init ( bar INT );
COMMIT;