annotate tests/sql_ops.urp @ 970:8371d12ae63f

Hopefully complete refactoring of Jscomp to output ASTs; partial implementation of interpreter in runtime system (demo/alert works)
author Adam Chlipala <adamc@hcoop.net>
date Tue, 22 Sep 2009 12:23:21 -0400
parents 5d494183ca89
children
rev   line source
adamc@559 1 debug
adamc@559 2 database dbname=sql_ops
adamc@559 3 sql sql_ops.sql
adamc@559 4 exe /tmp/webapp
adamc@559 5
adamc@559 6 sql_ops