]> err.no Git - sope/commit
started MySQL4 adaptor based on SQLite one
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 11 Apr 2005 18:22:11 +0000 (18:22 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 11 Apr 2005 18:22:11 +0000 (18:22 +0000)
commit79fb10a9c6a31d2ea67e42d07f2c21e07853ea96
treea28f8e0ec33776bbc6c7870f32eca50f4c5a2aea
parent5519fbc9506c40dda6fe441a77482347c3fb6702
started MySQL4 adaptor based on SQLite one

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@716 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
33 files changed:
sope-gdl1/MySQL4/COPYING.LIB [new file with mode: 0644]
sope-gdl1/MySQL4/ChangeLog [new file with mode: 0644]
sope-gdl1/MySQL4/EOAttribute+SQLite.h [new file with mode: 0644]
sope-gdl1/MySQL4/EOAttribute+SQLite.m [new file with mode: 0644]
sope-gdl1/MySQL4/GNUmakefile [new file with mode: 0644]
sope-gdl1/MySQL4/GNUmakefile.preamble [new file with mode: 0644]
sope-gdl1/MySQL4/NSCalendarDate+SQLiteVal.m [new file with mode: 0644]
sope-gdl1/MySQL4/NSData+SQLiteVal.m [new file with mode: 0644]
sope-gdl1/MySQL4/NSNumber+SQLiteVal.m [new file with mode: 0644]
sope-gdl1/MySQL4/NSString+SQLite.h [new file with mode: 0644]
sope-gdl1/MySQL4/NSString+SQLite.m [new file with mode: 0644]
sope-gdl1/MySQL4/NSString+SQLiteVal.m [new file with mode: 0644]
sope-gdl1/MySQL4/README [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteAdaptor.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteAdaptor.m [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteChannel+Model.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteChannel+Model.m [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteChannel.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteChannel.m [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteContext.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteContext.m [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteException.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteException.m [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteExpression.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteExpression.m [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteValues.h [new file with mode: 0644]
sope-gdl1/MySQL4/SQLiteValues.m [new file with mode: 0644]
sope-gdl1/MySQL4/Version [new file with mode: 0644]
sope-gdl1/MySQL4/common.h [new file with mode: 0644]
sope-gdl1/MySQL4/condict.plist [new file with mode: 0644]
sope-gdl1/MySQL4/fhs.make [new file with mode: 0644]
sope-gdl1/MySQL4/gdltest.m [new file with mode: 0644]
sope-gdl1/MySQL4/test.eomodel [new file with mode: 0644]