24eb38a640
asql is an asynchronous, C++11-native, Qt5 based SQL Query library. You can use it to write async queries with natural C++-lambda and Qt5-slots style code. Right now there is only a PostgreSQL backend, but others are planned (and then the port will grow OPTIONS). This comes from the cutelyst project, and it would conflict with www/asql is named the "obvious" way, so name it something inbetween.
19 lines
606 B
Plaintext
19 lines
606 B
Plaintext
bin/asql-migration
|
|
include/asql-qt5/ASql/acache.h
|
|
include/asql-qt5/ASql/adatabase.h
|
|
include/asql-qt5/ASql/adriver.h
|
|
include/asql-qt5/ASql/amigrations.h
|
|
include/asql-qt5/ASql/apool.h
|
|
include/asql-qt5/ASql/apreparedquery.h
|
|
include/asql-qt5/ASql/aqsqlexports.h
|
|
include/asql-qt5/ASql/aresult.h
|
|
include/asql-qt5/ASql/atransaction.h
|
|
lib/cmake/ASqlQt5/ASql0Qt5Targets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/ASqlQt5/ASql0Qt5Targets.cmake
|
|
lib/cmake/ASqlQt5/ASqlQt5Config.cmake
|
|
lib/cmake/ASqlQt5/ASqlQt5ConfigVersion.cmake
|
|
lib/libASqlQt5.so
|
|
lib/libASqlQt5.so.0
|
|
lib/libASqlQt5.so.%%SOVER%%
|
|
libdata/pkgconfig/ASqlQt5.pc
|