X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hb=d5e6e9e5fda4a11403c04c86d3a7ab0d0b6aa3ef;hp=debb2f94098d949161d0dc9e358459d4a2880b10;hpb=fcd7e2fa0784a586e9c8f241761d38a622cbec28;p=clsql.git diff --git a/NEWS b/NEWS index debb2f9..edc7097 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ -Added :types specifier to optimize querys with -integer (32 and 64 bit) and double field types. - +Three new API functions added: create-database, destroy-database, +and probe-database. + +CLSQL now supports the CommonSQL-API.