openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
clsql-fork
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 16, 2025 — Feb 16, 2026
Showing page 14 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
r9530: updates for mysql prepared statements
Kevin M. Rosenberg
More...
over 21 years ago
r9528: move special variable declaration
Kevin M. Rosenberg
More...
over 21 years ago
r9527: add function declarations for prepared statements
Kevin M. Rosenberg
More...
over 21 years ago
r9525: 30 May 2004 Kevin Rosenberg <
[email protected]
> * 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.
Kevin M. Rosenberg
More...
over 21 years ago
r9523: * clsql-mysql.asd, clsql-uffi.asd: Remove check and Common Lisp Controller invocation.
Kevin M. Rosenberg
More...
over 21 years ago
r9522: * sql/odbc-api.lisp: Update to using ODBC V3 protocol
Kevin M. Rosenberg
More...
over 21 years ago
r9520: continue to use odbc2 semantics
Kevin M. Rosenberg
More...
over 21 years ago
r9519: add prepared statements for postgresql
Kevin M. Rosenberg
More...
over 21 years ago
r9518: initial db2 support
Kevin M. Rosenberg
More...
over 21 years ago
r9517: initial rename to db2 files
Kevin M. Rosenberg
More...
over 21 years ago
r9516: initial template for db2
Kevin M. Rosenberg
More...
over 21 years ago
r9514: Automated commit for Debian build of clsql upstream-version-2.11.3
Kevin M. Rosenberg
More...
over 21 years ago
r9513: * Version 2.11.3
Kevin M. Rosenberg
More...
over 21 years ago
r9512: Avoid use of OCIServerAttach since CLSQL uses OCILogon and does not the more complex session management.
Kevin M. Rosenberg
More...
over 21 years ago
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.
Kevin M. Rosenberg
More...
over 21 years ago
r9510: * db-sqlite: Remove clisp support since clisp can not run CLSQL with its MOP usage
Kevin M. Rosenberg
More...
over 21 years ago
r9509: * sql/ooddl.lisp: Commit patch from Edi Weitz fixing return type (setf slot-value-using-class)
Kevin M. Rosenberg
More...
over 21 years ago
r9508: condition fixes
Kevin M. Rosenberg
More...
over 21 years ago
r9491: * db-oracle/oracle-objects.lisp: Add database-get-type-specifier for universal-time. Convert BIGINT CLSQL type to CHAR SQL type
Kevin M. Rosenberg
More...
over 21 years ago
r9490: fix for odbc/postgresql bigint strings
Kevin M. Rosenberg
More...
over 21 years ago
r9489: add oracle backend
Kevin M. Rosenberg
More...
over 21 years ago
r9488: update loader for names used on windows platforms
Kevin M. Rosenberg
More...
over 21 years ago
r9485: 26 May 2004 Kevin Rosenberg <
[email protected]
> * 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
Kevin M. Rosenberg
More...
over 21 years ago
r9483: add cl-sql-oracle binary package
Kevin M. Rosenberg
More...
over 21 years ago
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
Kevin M. Rosenberg
More...
over 21 years ago
r9480: * sql/operations.lisp: Add userenv * doc/TODO: Add AUTOCOMMIT
Kevin M. Rosenberg
More...
over 21 years ago
r9479: * sql/generic-postgresql.lisp: (string n) => (CHAR n)
Kevin M. Rosenberg
More...
over 21 years ago
r9478: 25 May 2004 Kevin Rosenberg <
[email protected]
> * 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.
Kevin M. Rosenberg
More...
over 21 years ago
r9477: Automated commit for Debian build of clsql upstream-version-2.11.1
Kevin M. Rosenberg
More...
over 21 years ago
r9476: 25 May 2004 Kevin Rosenberg <
[email protected]
> * 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.
Kevin M. Rosenberg
More...
over 21 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree