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 16 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
r9437: avoid unnecessary casting
Kevin M. Rosenberg
More...
over 21 years ago
r9436: relax declarations for sbcl
Kevin M. Rosenberg
More...
over 21 years ago
r9435: new deb version
Kevin M. Rosenberg
More...
over 21 years ago
r9434: 22 May 2004 Kevin Rosenberg * Version 2.10.19 released: Oracle backend now fails 6 out of 200 tests * TODO: Added 2 variances from CommonSQL. Add tests for owner phrases and string identifiers with non-default case * sql/table.lisp: Don't convert string table name to a symbol. * sql/classes.lisp: Honor case of string identifiers * sql/sql.lisp: Ensure recyclebin is purged for Oracle in TRUNCATE-DATABASE
Kevin M. Rosenberg
More...
over 21 years ago
r9433:
Kevin M. Rosenberg
More...
over 21 years ago
r9430: correctly obtain server and client versions of oracle.
Kevin M. Rosenberg
More...
over 21 years ago
r9429: add large table test needed
Kevin M. Rosenberg
More...
over 21 years ago
r9428: add note about server version
Kevin M. Rosenberg
More...
over 21 years ago
r9427: 22 May 2004 Kevin Rosenberg * Oracle backend now fails 6 out of 200 tests * sql/sql.lisp: Ensure recyclebin is purged for oracle in TRUNCATE-DATABASE * db-oracle/oracle-sql.lisp: Add sequence functions, fix use of of owner phrases * db-oracle/oracle-objects.lisp: Fix type specifiers * tests/test-fddl.lisp: Allow :varchar2 and :number as data types * tests/test-init.lisp: Properly get username from Oracle connection-spec * TODO: Add that tests are needed for owner phrases
Kevin M. Rosenberg
More...
over 21 years ago
r9426: Docstrings, docstrings, docstrings.
Marcus Pearce
More...
over 21 years ago
r9425: Docstrings, docstrings, docstrings.
Marcus Pearce
More...
over 21 years ago
r9424: * db-oracle/oracle-sql: Use clsql-specific error conditions. Use owner keyword.
Kevin M. Rosenberg
More...
over 21 years ago
r9423: fix case of test names
Kevin M. Rosenberg
More...
over 21 years ago
r9422: 20 May 2004 Kevin Rosenberg (
[email protected]
) * db-oracle/make9.sh: add makefile for building with Oracle 9 client libraries * sql/table.lisp: Add logic for dealing with Oracle 10g vs. previous Oracle versions with the PURGE option required for drop table. This needs to be converted to a generic function and moved to db-oracle/oracle-sql.lisp
Kevin M. Rosenberg
More...
over 21 years ago
r9421: Docstrings for table.lisp
Marcus Pearce
More...
over 21 years ago
r9417: * sql/oracle-sql.lisp: Now compiles and runs on SBCL. Requires UFFI 1.5.0 or higher
Kevin M. Rosenberg
More...
over 21 years ago
r9416: 20 May 2004 Kevin Rosenberg (
[email protected]
) * Version 2.10.19 * sql/conditions.lisp: Fix cerror
Kevin M. Rosenberg
More...
almost 22 years ago
r9415: fix for cerror
Kevin M. Rosenberg
More...
almost 22 years ago
r9411: fix caching of order-by clauses
Kevin M. Rosenberg
More...
almost 22 years ago
r9410: fix case where reading a float which is already convert to a float by the backend
Kevin M. Rosenberg
More...
almost 22 years ago
r9409: fix :cstring compilation on cmucl/sbcl
Kevin M. Rosenberg
More...
almost 22 years ago
r9408: 19 May 2004 Kevin Rosenberg (
[email protected]
) * sql/db-interface.lisp: Add more default methods * sql/objects.lisp: Add explicit table name to order-by parameters in find-all when only one table to avoid selecting a duplicate row. Fix error in FIND-ALL when using :order-by such as (([foo] :asc)) as previous logic was adding two fields (foo asc) to SELECT query. * db-oracle/*.lisp: Much improvements, now passes 90% of test suite
Kevin M. Rosenberg
More...
almost 22 years ago
r9407: add missing \#: to some test names
Kevin M. Rosenberg
More...
almost 22 years ago
r9404: update for new condition name
Kevin M. Rosenberg
More...
almost 22 years ago
r9403: Rework conditions to be CommonSQL backward compatible
Kevin M. Rosenberg
More...
almost 22 years ago
r9402: Reworked docstrings.
Marcus Pearce
More...
almost 22 years ago
r9399: 19 May 2004 Kevin Rosenberg (
[email protected]
) * sql/package.lisp: Export initialize-database-type and *initialize-database-types* from CLSQL package.
Kevin M. Rosenberg
More...
almost 22 years ago
r9398: oracle backend now compiles on sbcl/lispworks
Kevin M. Rosenberg
More...
almost 22 years ago
r9395: 18 May 2004 Kevin Rosenberg (
[email protected]
) * sql/table.lisp: Add PURGE to drop command for oracle 10g backend. To handle this difference, will need to add a new database-drop-table generic function. * db-oracle/oracle-sql.lisp: Move server-version and major-version-number to database object to allow multiple connections to Oracle servers of different versions.
Kevin M. Rosenberg
More...
almost 22 years ago
r9389: Additions to doc/TODO.
Marcus Pearce
More...
almost 22 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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