1 2 3 4 5 6
CREATE TABLE A (A SERIAL); execute "insert into a VALUES ()" CONCURRENT WAIT; SELECT a from a; a 1 DROP TABLE A;
Loggerhead is a web-based interface for Breezy Version: 2.0.1