mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-15 16:11:42 +00:00
Finish initial checkin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@19195 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cdc128be2c
commit
975572c6b7
3 changed files with 1826 additions and 0 deletions
13
.cvsignore
Normal file
13
.cvsignore
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
*obj
|
||||||
|
ECPG.bundle
|
||||||
|
ECPG.m
|
||||||
|
MySQL.bundle
|
||||||
|
Oracle.bundle
|
||||||
|
Oracle.lis
|
||||||
|
Oracle.m
|
||||||
|
Postgres.bundle
|
||||||
|
SQLClient
|
||||||
|
config.h
|
||||||
|
config.log
|
||||||
|
config.make
|
||||||
|
config.status
|
3
ChangeLog
Normal file
3
ChangeLog
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Mon Apr 26 16:20:00 2004 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
|
Initial checkin of library.
|
1810
SQLClient.html
Normal file
1810
SQLClient.html
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue