# # ChangeLog for main/xbase.lisp # # Generated by Trac 1.0.20 # 06/05/2026 12:31:14 AM Tue, 13 Nov 2007 16:24:26 GMT David Owen [main,8] * main/xbase.lisp (modified) Can create connection-temporary and transaction-temporary tables. Fri, 19 Oct 2007 17:48:34 GMT David Owen [main,7] * main/xbase.lisp (modified) Wrap everything in explicit transactions for speed. Thu, 11 Oct 2007 22:09:29 GMT David Owen [main,6] * main/Makefile (modified) * main/xbase.lisp (modified) Use the new binary-class package. Convert to keyword type for new ... Sat, 06 Oct 2007 04:38:39 GMT David Owen [main,5] * main/xbase.lisp (modified) Now converts boolean fields. Escape SQL keyword GROUP. Escape ... Wed, 03 Oct 2007 17:21:21 GMT David Owen [main,4] * main/Makefile (added) * main/xbase.lisp (modified) Now exports SQL do insert data. Makefile creates executable. Wed, 03 Oct 2007 05:29:16 GMT David Owen [main,3] * main/xbase.lisp (modified) Pretty-print the SQL. Fix read-dbf for new data structure. Wed, 03 Oct 2007 05:22:12 GMT David Owen [main,2] * main/xbase.lisp (modified) Generates SQL to create tables. Doesn't handle memos yet. Wed, 03 Oct 2007 04:25:07 GMT David Owen [main,1] * main/xbase.lisp (added) Parses xBase files.