clsql.git
19 years agor9756: add tinyint type
Kevin M. Rosenberg [Mon, 12 Jul 2004 02:43:12 +0000 (02:43 +0000)]
r9756: add tinyint type

19 years agor9755: Automated commit for Debian build of clsql upstream-version-2.11.14
Kevin M. Rosenberg [Sun, 11 Jul 2004 01:26:47 +0000 (01:26 +0000)]
r9755: Automated commit for Debian build of clsql upstream-version-2.11.14

19 years agor9754: docbook files now pass xmllint verification
Kevin M. Rosenberg [Sun, 11 Jul 2004 00:50:24 +0000 (00:50 +0000)]
r9754: docbook files now pass xmllint verification

19 years agor9753: all docbook fixes done except for removing hovertext
Kevin M. Rosenberg [Sat, 10 Jul 2004 20:33:33 +0000 (20:33 +0000)]
r9753: all docbook fixes done except for removing hovertext

19 years agor9752: 10 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sat, 10 Jul 2004 19:53:39 +0000 (19:53 +0000)]
r9752: 10 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/*.xml: Midway through docbook schema fixes

19 years agor9751: additional doc
Kevin M. Rosenberg [Sat, 10 Jul 2004 12:22:24 +0000 (12:22 +0000)]
r9751: additional doc

19 years agor9750: Automated commit for Debian build of clsql upstream-version-2.11.13
Kevin M. Rosenberg [Sat, 10 Jul 2004 09:31:28 +0000 (09:31 +0000)]
r9750: Automated commit for Debian build of clsql upstream-version-2.11.13

19 years agor9749: more documentation
Kevin M. Rosenberg [Sat, 10 Jul 2004 08:54:25 +0000 (08:54 +0000)]
r9749: more documentation

19 years agor9748: Automated commit for Debian build of clsql upstream-version-2.11.13
Kevin M. Rosenberg [Sat, 10 Jul 2004 07:12:45 +0000 (07:12 +0000)]
r9748: Automated commit for Debian build of clsql upstream-version-2.11.13

19 years agor9747: Version 2.11.13
Kevin M. Rosenberg [Sat, 10 Jul 2004 07:11:16 +0000 (07:11 +0000)]
r9747: Version 2.11.13
       * doc/ref-ooddl.lisp: documentation additions
        * doc/ref-oodml.lisp: Add purpose to functions

19 years agor9742: add acknowledgement of other code sources
Kevin M. Rosenberg [Thu, 8 Jul 2004 16:57:41 +0000 (16:57 +0000)]
r9742: add acknowledgement of other code sources

19 years agor9741: 8 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 8 Jul 2004 16:32:52 +0000 (16:32 +0000)]
r9741: 8 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/fdml.lisp: Apply patch from  Kim Minh Kaplan
        to change escaping of single quotes. Mild optimizations
        for escaped string output.
        * TODO: Add need to test single quote escaping

19 years agor9740: documentation additions
Kevin M. Rosenberg [Wed, 7 Jul 2004 18:04:32 +0000 (18:04 +0000)]
r9740: documentation additions

19 years agor9739: 7 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Wed, 7 Jul 2004 18:03:23 +0000 (18:03 +0000)]
r9739: 7 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/ooddl.lisp: Added SMALLINT type
        * sql/generic-postgresql.lisp: Added INT2 as SMALLINT type
        * db-mysql/mysql-objects.lisp: Added SMALLINT type
        * sql/package.lisp: Export SMALLINT
        * sql/expressions.lisp: Add MYSQL's UNSIGNED and ZEROFILL as
        db-constraints

19 years agor9737: Add column/table contraints example to documentation for CREATE-TABLE.
Marcus Pearce [Tue, 6 Jul 2004 12:20:29 +0000 (12:20 +0000)]
r9737: Add column/table contraints example to documentation for CREATE-TABLE.

19 years agor9736: fix bug preventing the :DB-CONSTRAINTS View Class slot option accepting a...
Marcus Pearce [Tue, 6 Jul 2004 10:14:07 +0000 (10:14 +0000)]
r9736: fix bug preventing the :DB-CONSTRAINTS View Class slot option accepting a list of constraints [reported by Travis Cross].

19 years agor9734: Document idiosyncrasies of the individual backends and differences from CommonSQL.
Marcus Pearce [Sat, 3 Jul 2004 15:52:50 +0000 (15:52 +0000)]
r9734: Document idiosyncrasies of the individual backends and differences from CommonSQL.

19 years agor9733: new policy version
Kevin M. Rosenberg [Sat, 3 Jul 2004 02:43:23 +0000 (02:43 +0000)]
r9733: new policy version

19 years agor9732: Automated commit for Debian build of clsql upstream-version-2.11.12
Kevin M. Rosenberg [Sat, 3 Jul 2004 02:42:41 +0000 (02:42 +0000)]
r9732: Automated commit for Debian build of clsql upstream-version-2.11.12

19 years agor9731: new version
Kevin M. Rosenberg [Sat, 3 Jul 2004 02:41:52 +0000 (02:41 +0000)]
r9731: new version

19 years agor9729: Documentation for recording, conditions and fdml.
Marcus Pearce [Fri, 2 Jul 2004 22:30:35 +0000 (22:30 +0000)]
r9729: Documentation for recording, conditions and fdml.

19 years agor9727: 1 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Fri, 2 Jul 2004 08:41:09 +0000 (08:41 +0000)]
r9727: 1 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * doc/ref-ooddl.lisp: Add documentation
        * doc/ooddl.lisp: Move *DEFAULT-VARCHAR-LENGTH* from oodml.lisp
        and rename to *DEFAULT-STRING-LENGTH*. Add docstring.
        * doc/oodml.lisp: Rename references to new name of
        *DEFAULT-STRING-LENGTH*

19 years agor9724: Document transaction handling.
Marcus Pearce [Thu, 1 Jul 2004 16:44:30 +0000 (16:44 +0000)]
r9724: Document transaction handling.

19 years agor9722: Document the FDML.
Marcus Pearce [Wed, 30 Jun 2004 23:34:26 +0000 (23:34 +0000)]
r9722: Document the FDML.

19 years agor9706: add fink directory locations
Kevin M. Rosenberg [Sun, 27 Jun 2004 19:45:56 +0000 (19:45 +0000)]
r9706: add fink directory locations

19 years agor9678: 23 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 24 Jun 2004 08:00:53 +0000 (08:00 +0000)]
r9678: 23 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/oodml.lisp: Add keyword :transactions to def-view-from-class
        to allow specifying transactionless table creation
        * doc/ref-oodml.lisp: Add new keyword to signature of
        DEF-VIEW-FROM-CLASS

19 years agor9670: Automated commit for Debian build of clsql upstream-version-2.11.11
Kevin M. Rosenberg [Wed, 23 Jun 2004 21:49:31 +0000 (21:49 +0000)]
r9670: Automated commit for Debian build of clsql upstream-version-2.11.11

19 years agor9657: Cleanup and document the FDDL.
Marcus Pearce [Fri, 18 Jun 2004 22:20:49 +0000 (22:20 +0000)]
r9657: Cleanup and document the FDDL.

19 years agor9642: Automated commit for Debian build of clsql upstream-version-2.11.10
Kevin M. Rosenberg [Wed, 16 Jun 2004 00:46:38 +0000 (00:46 +0000)]
r9642: Automated commit for Debian build of clsql upstream-version-2.11.10

19 years agor9625: Updated documentation for connection/initialisation.
Marcus Pearce [Mon, 14 Jun 2004 17:19:54 +0000 (17:19 +0000)]
r9625: Updated documentation for connection/initialisation.

19 years agor9622: * sql/conditions.lisp: Fix printing of closed-database error
Kevin M. Rosenberg [Mon, 14 Jun 2004 11:02:41 +0000 (11:02 +0000)]
r9622:         * sql/conditions.lisp: Fix printing of closed-database error

19 years agor9615: * sql/expressions.lisp: Avoid duplicate FROM names when selecting
Kevin M. Rosenberg [Mon, 14 Jun 2004 07:46:57 +0000 (07:46 +0000)]
r9615:         * sql/expressions.lisp: Avoid duplicate FROM names when selecting
        from a table that has more than one primary index.

19 years agor9610: oracle port done, reformat
Kevin M. Rosenberg [Sun, 13 Jun 2004 22:47:05 +0000 (22:47 +0000)]
r9610: oracle port done, reformat

19 years agor9608: * Version 2.11.9
Kevin M. Rosenberg [Sun, 13 Jun 2004 22:16:01 +0000 (22:16 +0000)]
r9608:         * Version 2.11.9
        * sql/conditions.lisp: Set initial slot value for message in SQL-WARNING        * sql/transactions.lisp: Correctly set slots of SQL-WARNING

19 years agor9601: Documentation for symbolic SQL syntax.
Marcus Pearce [Sat, 12 Jun 2004 21:00:07 +0000 (21:00 +0000)]
r9601: Documentation for symbolic SQL syntax.

19 years agor9591: add boolean where capability for mysql 4.1
Kevin M. Rosenberg [Sat, 12 Jun 2004 11:18:50 +0000 (11:18 +0000)]
r9591: add boolean where capability for mysql 4.1

19 years agor9577: Automated commit for Debian build of clsql upstream-version-2.11.8
Kevin M. Rosenberg [Thu, 10 Jun 2004 09:44:49 +0000 (09:44 +0000)]
r9577: Automated commit for Debian build of clsql upstream-version-2.11.8

19 years agor9576: Add generalized-boolean
Kevin M. Rosenberg [Thu, 10 Jun 2004 09:41:27 +0000 (09:41 +0000)]
r9576: Add generalized-boolean

19 years agor9574: Remove loading of unnecessary zlib library
Kevin M. Rosenberg [Thu, 10 Jun 2004 06:02:27 +0000 (06:02 +0000)]
r9574: Remove loading of unnecessary zlib library

19 years agor9573: new debian package
Kevin M. Rosenberg [Thu, 10 Jun 2004 00:51:04 +0000 (00:51 +0000)]
r9573: new debian package

19 years agor9572: Automated commit for Debian build of clsql upstream-version-2.11.7
Kevin M. Rosenberg [Wed, 9 Jun 2004 23:59:40 +0000 (23:59 +0000)]
r9572: Automated commit for Debian build of clsql upstream-version-2.11.7

19 years agor9571: new debian package
Kevin M. Rosenberg [Wed, 9 Jun 2004 23:58:37 +0000 (23:58 +0000)]
r9571: new debian package

19 years agor9570: fix typo
Kevin M. Rosenberg [Wed, 9 Jun 2004 23:54:39 +0000 (23:54 +0000)]
r9570: fix typo

19 years agor9569: `head -6 ChangeLog`
Kevin M. Rosenberg [Wed, 9 Jun 2004 23:52:52 +0000 (23:52 +0000)]
r9569: `head -6 ChangeLog`

19 years agor9565: Automated commit for Debian build of clsql upstream-version-2.11.6
Kevin M. Rosenberg [Mon, 7 Jun 2004 19:02:32 +0000 (19:02 +0000)]
r9565: Automated commit for Debian build of clsql upstream-version-2.11.6

19 years agor9564: 8 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Mon, 7 Jun 2004 19:01:47 +0000 (19:01 +0000)]
r9564: 8 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.6 released
        * sql/oodml.lisp: Commit patch from Edi Weitz
        to fix symbol writing/reading
        * TODO: Add need for symbol slot test

19 years agor9562: document improved loading procedure
Kevin M. Rosenberg [Mon, 7 Jun 2004 13:29:47 +0000 (13:29 +0000)]
r9562: document improved loading procedure

19 years agor9561: Added reference documentation for CLSQL package.
Marcus Pearce [Mon, 7 Jun 2004 10:34:27 +0000 (10:34 +0000)]
r9561: Added reference documentation for CLSQL package.

19 years agor9560: * tests/README: Remove ptester package requirement (as noted
Kevin M. Rosenberg [Mon, 7 Jun 2004 03:31:13 +0000 (03:31 +0000)]
r9560:         * tests/README: Remove ptester package requirement (as noted
        by Bill Clementson)

19 years agor9557: add new structures
Kevin M. Rosenberg [Sun, 6 Jun 2004 04:55:35 +0000 (04:55 +0000)]
r9557: add new structures

19 years agor9556: * sql/transactions.lisp: Apply return value patch from
Kevin M. Rosenberg [Fri, 4 Jun 2004 23:57:15 +0000 (23:57 +0000)]
r9556:         * sql/transactions.lisp: Apply return value patch from
        Edi Weitz for WITH-TRANSACTION

19 years agor9555: tests/README: Fix filename [reported by Bill Clementson]
Kevin M. Rosenberg [Fri, 4 Jun 2004 23:49:46 +0000 (23:49 +0000)]
r9555: tests/README: Fix filename [reported by Bill Clementson]

19 years agor9554: add missing flatp
Kevin M. Rosenberg [Fri, 4 Jun 2004 21:41:19 +0000 (21:41 +0000)]
r9554: add missing flatp

19 years agor9552: Automated commit for Debian build of clsql upstream-version-2.11.5
Kevin M. Rosenberg [Fri, 4 Jun 2004 20:26:18 +0000 (20:26 +0000)]
r9552: Automated commit for Debian build of clsql upstream-version-2.11.5

19 years agor9551: windows updates
Kevin M. Rosenberg [Fri, 4 Jun 2004 20:25:56 +0000 (20:25 +0000)]
r9551: windows updates

19 years agor9550:
Kevin M. Rosenberg [Fri, 4 Jun 2004 20:08:05 +0000 (20:08 +0000)]
r9550:

19 years agor9549:
Kevin M. Rosenberg [Fri, 4 Jun 2004 20:07:15 +0000 (20:07 +0000)]
r9549:

19 years agor9548: Select connection-spec based on connection type
Kevin M. Rosenberg [Fri, 4 Jun 2004 20:03:02 +0000 (20:03 +0000)]
r9548: Select connection-spec based on connection type

19 years agor9547: remove nulls-okay from example
Kevin M. Rosenberg [Fri, 4 Jun 2004 18:50:25 +0000 (18:50 +0000)]
r9547: remove nulls-okay from example

19 years agor9546: remove nulls-okay from example
Kevin M. Rosenberg [Fri, 4 Jun 2004 18:50:19 +0000 (18:50 +0000)]
r9546: remove nulls-okay from example

19 years agor9545: umlisp new version portage
Kevin M. Rosenberg [Fri, 4 Jun 2004 07:57:31 +0000 (07:57 +0000)]
r9545: umlisp new version portage

19 years agor9541: new suse91 catalog
Kevin M. Rosenberg [Fri, 4 Jun 2004 01:11:49 +0000 (01:11 +0000)]
r9541: new suse91 catalog

19 years agor9538: Cleaned up symbolic SQL syntax.
Marcus Pearce [Mon, 31 May 2004 21:47:53 +0000 (21:47 +0000)]
r9538: Cleaned up symbolic SQL syntax.

19 years agor9532: * db-mysql/mysql-sql.lisp: Simple queries now
Kevin M. Rosenberg [Sun, 30 May 2004 19:16:34 +0000 (19:16 +0000)]
r9532:         * db-mysql/mysql-sql.lisp: Simple queries now
        working with prepared statements.

19 years agor9531: * db-postgresql/postgresl-sql.lisp: Avoid computing
Kevin M. Rosenberg [Sun, 30 May 2004 16:35:51 +0000 (16:35 +0000)]
r9531:         * db-postgresql/postgresl-sql.lisp: Avoid computing
        result-types lisp when nil result-types. Return only
        one value when field-types nil.

19 years agor9530: updates for mysql prepared statements
Kevin M. Rosenberg [Sun, 30 May 2004 15:04:50 +0000 (15:04 +0000)]
r9530: updates for mysql prepared statements

19 years agor9528: move special variable declaration
Kevin M. Rosenberg [Sun, 30 May 2004 10:00:34 +0000 (10:00 +0000)]
r9528: move special variable declaration

19 years agor9527: add function declarations for prepared statements
Kevin M. Rosenberg [Sun, 30 May 2004 09:59:49 +0000 (09:59 +0000)]
r9527: add function declarations for prepared statements

19 years agor9525: 30 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Sun, 30 May 2004 09:34:41 +0000 (09:34 +0000)]
r9525: 30 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.4: MySQL 4.1 now passes all tests
        * db-mysql/mysql-api.lisp: Add support for MySQL 4.1 field structure
        * sql/expressions.lisp: Avoid emitting double parenthesis when a
        function contains a subselect.

19 years agor9523: * clsql-mysql.asd, clsql-uffi.asd: Remove check and Common Lisp
Kevin M. Rosenberg [Sun, 30 May 2004 08:14:53 +0000 (08:14 +0000)]
r9523:         * clsql-mysql.asd, clsql-uffi.asd: Remove check and Common Lisp
        Controller invocation.

19 years agor9522: * sql/odbc-api.lisp: Update to using ODBC V3 protocol
Kevin M. Rosenberg [Sun, 30 May 2004 08:01:53 +0000 (08:01 +0000)]
r9522:         * sql/odbc-api.lisp: Update to using ODBC V3 protocol

19 years agor9520: continue to use odbc2 semantics
Kevin M. Rosenberg [Sun, 30 May 2004 06:40:52 +0000 (06:40 +0000)]
r9520: continue to use odbc2 semantics

19 years agor9519: add prepared statements for postgresql
Kevin M. Rosenberg [Sun, 30 May 2004 06:22:22 +0000 (06:22 +0000)]
r9519: add prepared statements for postgresql

19 years agor9518: initial db2 support
Kevin M. Rosenberg [Sat, 29 May 2004 16:00:01 +0000 (16:00 +0000)]
r9518: initial db2 support

19 years agor9517: initial rename to db2 files
Kevin M. Rosenberg [Sat, 29 May 2004 15:31:36 +0000 (15:31 +0000)]
r9517: initial rename to db2 files

19 years agor9516: initial template for db2
Kevin M. Rosenberg [Sat, 29 May 2004 15:29:01 +0000 (15:29 +0000)]
r9516: initial template for db2

19 years agor9514: Automated commit for Debian build of clsql upstream-version-2.11.3
Kevin M. Rosenberg [Sat, 29 May 2004 14:38:39 +0000 (14:38 +0000)]
r9514: Automated commit for Debian build of clsql upstream-version-2.11.3

19 years agor9513: * Version 2.11.3
Kevin M. Rosenberg [Sat, 29 May 2004 14:38:11 +0000 (14:38 +0000)]
r9513:         * Version 2.11.3

19 years agor9512: Avoid use of OCIServerAttach since CLSQL
Kevin M. Rosenberg [Sat, 29 May 2004 14:36:25 +0000 (14:36 +0000)]
r9512: Avoid use of OCIServerAttach since CLSQL
        uses OCILogon and does not the more complex session management.

19 years agor9511: * db-oracle/oracle-sql.lisp: By default, use OCIEnvCreate as
Kevin M. Rosenberg [Sat, 29 May 2004 14:23:18 +0000 (14:23 +0000)]
r9511:         * db-oracle/oracle-sql.lisp: By default, use OCIEnvCreate as
        introduced in Oracle8. Leave older code selectable by a reader macro
        for Oracle7 and prior.

19 years agor9510: * db-sqlite: Remove clisp support since clisp can not run CLSQL
Kevin M. Rosenberg [Sat, 29 May 2004 13:10:32 +0000 (13:10 +0000)]
r9510:         * db-sqlite: Remove clisp support since clisp can not run CLSQL
        with its MOP usage

19 years agor9509: * sql/ooddl.lisp: Commit patch from Edi Weitz fixing return
Kevin M. Rosenberg [Sat, 29 May 2004 01:32:49 +0000 (01:32 +0000)]
r9509:         * sql/ooddl.lisp: Commit patch from Edi Weitz fixing return
        type (setf slot-value-using-class)

19 years agor9508: condition fixes
Kevin M. Rosenberg [Fri, 28 May 2004 19:03:58 +0000 (19:03 +0000)]
r9508: condition fixes

19 years agor9491: * db-oracle/oracle-objects.lisp: Add database-get-type-specifier for
Kevin M. Rosenberg [Thu, 27 May 2004 22:09:03 +0000 (22:09 +0000)]
r9491:        * db-oracle/oracle-objects.lisp: Add database-get-type-specifier for
        universal-time. Convert BIGINT CLSQL type to CHAR SQL type

19 years agor9490: fix for odbc/postgresql bigint strings
Kevin M. Rosenberg [Thu, 27 May 2004 20:05:28 +0000 (20:05 +0000)]
r9490: fix for odbc/postgresql bigint strings

19 years agor9489: add oracle backend
Kevin M. Rosenberg [Thu, 27 May 2004 16:47:45 +0000 (16:47 +0000)]
r9489: add oracle backend

19 years agor9488: update loader for names used on windows platforms
Kevin M. Rosenberg [Thu, 27 May 2004 15:37:20 +0000 (15:37 +0000)]
r9488: update loader for names used on windows platforms

19 years agor9485: 26 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Thu, 27 May 2004 10:49:50 +0000 (10:49 +0000)]
r9485: 26 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/oodml.lisp: Commit universal-time typo patch from Edi Weitz
        * test/test-init.lisp: Add universal-time slot to person.
        * test/test-fddl.lisp: Add tests of universal-time slot
        * test/test-ooddl.lisp: Test universal-time slot in an object
        * TODO: Remove need for universal-time test
        * debian/rules, debian/control: Add cl-sql-oracle binary package

19 years agor9483: add cl-sql-oracle binary package
Kevin M. Rosenberg [Wed, 26 May 2004 15:33:56 +0000 (15:33 +0000)]
r9483: add cl-sql-oracle binary package

19 years agor9482: * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
Kevin M. Rosenberg [Tue, 25 May 2004 19:06:08 +0000 (19:06 +0000)]
r9482:       * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
        slot tests
        * sql/oracle-sql.lisp: Add 64-bit bigint direct conversion
        * uffi/clsql-uffi.lisp: Handle signed 64-bit integers
        * test/test-init.lisp: Add large table with bigint slot

19 years agor9480: * sql/operations.lisp: Add userenv
Kevin M. Rosenberg [Tue, 25 May 2004 14:49:14 +0000 (14:49 +0000)]
r9480:         * sql/operations.lisp: Add userenv
        * doc/TODO: Add AUTOCOMMIT

19 years agor9479: * sql/generic-postgresql.lisp: (string n) => (CHAR n)
Kevin M. Rosenberg [Tue, 25 May 2004 11:31:26 +0000 (11:31 +0000)]
r9479:         * sql/generic-postgresql.lisp: (string n) => (CHAR n)

19 years agor9478: 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 25 May 2004 10:55:10 +0000 (10:55 +0000)]
r9478: 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * sql/oodml.lisp: (string n) now produces a CHAR field. Add new VARCHAR
        type. Added *default-varchar-length* rather than previous hard-coded
        varchar length. Remove 'simple-string and 'simple-base-string since they
        are subtypes of 'string.
        * db-oracle/oracle-sql.lisp: Use *default-varchar-length* rather than
        local hard-coded value.
        * sql/metaclasses.lisp: Convert specified type VARCHAR and (VARCHAR n) to Lisp
        type string. Convert specified-type (CHAR n) to string. Convert specified-type
        CHAR to lisp type character.

19 years agor9477: Automated commit for Debian build of clsql upstream-version-2.11.1
Kevin M. Rosenberg [Tue, 25 May 2004 08:43:26 +0000 (08:43 +0000)]
r9477: Automated commit for Debian build of clsql upstream-version-2.11.1

19 years agor9476: 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 25 May 2004 08:41:56 +0000 (08:41 +0000)]
r9476: 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.1 released: Much simpler Oracle client library loading.
        Now uses ORACLE_HOME environmental variable as well as tests default
        path for Oracle Instant Client.

19 years agor9475: testing new oracle library lookup
Kevin M. Rosenberg [Tue, 25 May 2004 08:26:43 +0000 (08:26 +0000)]
r9475: testing new oracle library lookup

19 years agor9474: Automated commit for Debian build of clsql upstream-version-2.11.0
Kevin M. Rosenberg [Tue, 25 May 2004 07:24:27 +0000 (07:24 +0000)]
r9474: Automated commit for Debian build of clsql upstream-version-2.11.0

19 years agor9473: Automated commit for Debian build of clsql upstream-version-2.11.0
Kevin M. Rosenberg [Tue, 25 May 2004 07:22:45 +0000 (07:22 +0000)]
r9473: Automated commit for Debian build of clsql upstream-version-2.11.0

19 years agor9472: add oracle
Kevin M. Rosenberg [Tue, 25 May 2004 07:18:47 +0000 (07:18 +0000)]
r9472: add oracle

19 years agor9471: 5 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
Kevin M. Rosenberg [Tue, 25 May 2004 07:13:17 +0000 (07:13 +0000)]
r9471: 5 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.0 released: Full Oracle support. All tests pass
        * db-oracle/oracle-sql.lisp: Add declaration so that SBCL runs efficiently.
        * tests/test-init.lisp: capitalize odbc backend name in banner
        * CONTRIBUTORS: Add note about Marcus' excellent work
        * sql/oodml.lisp: Removed old stub function
        * clsql.asd: Use module names in current package rather than keyword package
        * db-oracle/oracle-sql.lisp: Don't trim trailing spaces. Prevent interrupts
        in setting sequence position. Make autocommits more efficient.
        * tests/test-init.lisp: Skip 2 tests on Oracle which have unsupported syntax
        * sql/oodml.lisp: Get rid of undocumented raw-string type. CommonSQL
        strings are raw (non-trimmed trailing whitespace). Add database-get-type-specifier
        and read-sql-value for NUMBER and CHAR.
        * sql/base-classes.lisp: Add autocommit slot
        * sql/transaction.lisp: Added autocommit processing, mild cleaning.