log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
comparison tests/aborter.sql @ 424:b10132434adc
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Transactions seem to be working
author
Adam Chlipala <adamc@hcoop.net>
date
Fri, 24 Oct 2008 16:47:18 -0400
parents
children
comparison
equal
deleted
inserted
replaced
423:82067ea6e723
424:b10132434adc
1
CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);
2
3