2005-02-21 Helge Hess * v4.5.11 * SQLiteChannel.m: fixed an issue with fetching empty tables * SQLiteChannel.m: properly generate the trailing ';' for SQL expressions * SQLiteAdaptor.m: added special url=>condict handling (the whole URL path is taken as the database name) 2005-02-20 Helge Hess * SQLiteChannel.m: implemented -describeResults (v4.5.10) * most SQL operations based on models are implemented now (v4.5.9) * made gdltest work again * added work on the SQLite3 adaptor to SOPE 4.5 repository * removed some PostgreSQL stuff * created ChangeLog