1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Cursormanagment reworked. OPEN / CLOSE semantic added - REOPENABLE cursors added (not yet tested)
me
More... over 24 years ago
- syntax test code added, base on the test.adq from smaples - SET CONNECTION clause corrected
me
More... over 24 years ago
- New clause SET CONNECTION added
me
More... over 24 years ago
- Cursormangement modified to comply with common standards e.g. OPEN <cursor> operation added. The result set will created as the time of the open. - Lots of bugs as found by Sune Falk.
me
More... over 24 years ago
- Forgot to delete main.adb from the MANIFEST
me
More... over 24 years ago
- esql/main.adb deleted from repository
me
More... over 24 years ago
- Bugfixes for the esql (see esql/Changes) - Wrong MANIFEST fixed.
me
More... over 24 years ago
Fixed typos.
jp
More... over 24 years ago
Fixed MANIFEST to include what's required
jp
More... over 24 years ago
No comment
jp
More... over 24 years ago
- MANIFEST and Makefile updated - Version 0.1l
me
More... over 24 years ago
- Statementhandling in esql_support reworked. - Wisconsin benchmakr updated and ok. - Handling of long queries updated - Port and Host name for MySQL bindign added. MySQL bindings are not yet supported by the esql translator.
me
More... over 24 years ago
- documentation updated
me
More... over 24 years ago
- dbi/mysql/Makefile fixed. Call convetion and automatic execution of gnatprep added.
me
More... over 24 years ago
testdb binary delete from contrib/wisconsin
me
More... over 24 years ago
- Connect clause extend by hostname and port number in order to support postgres natic bindings.
me
More... over 24 years ago
- Makefile updated because the source distribution target was adding to mutch files - Bug 0502.1 fixed - esql adds now the line number of the *.adq file if an exception is generated by the whenever clause.
me
More... over 24 years ago
Changed mysql Makefile
jp
More... over 24 years ago
Wisconsin Benchmakr updated.
me
More... over 24 years ago
Added targets to build gnu.o and gnu-db.o and corresp. ali's Fixed some typos
jp
More... over 24 years ago
SQLFLOAT replaced by SQLREAL
me
More... over 24 years ago
- Wrong global connection handle was generated by esql - More big fixed with wisconsin benchmakr, but not yet ready for execution.
me
More... over 24 years ago
- Long query strings are broken into smaller - Buildvers.sh has been removed and moved into Makefile
me
More... over 24 years ago
main_template.adb added
me
More... over 24 years ago
disclean cleans now the doc production results as well.
me
More... over 24 years ago
Introduced preprocessing for ODBC Callconvention handling
jp
More... over 24 years ago
Simplified SuSE docbook build script and made it similar to the RedHat one.
jp
More... over 24 years ago
Modified gnu-db-postgresql.ad? according to Florians feedback Modified gnu-db-sqlcli.ads to make clear that the SQL integertypes are defined by the SQLCLI standard and not the C interface.
jp
More... over 24 years ago
Corrected some typos
jp
More... over 24 years ago
make dist failure for ./esql removed
me
More... over 24 years ago