1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-02-23 12:54:56 +00:00
dindexer/src/backends/postgresql
2016-06-09 22:55:38 +02:00
..
backend_postgresql.cpp Save and read label and uuid to the database 2016-06-04 01:03:20 +02:00
backend_postgresql.hpp Save and read label and uuid to the database 2016-06-04 01:03:20 +02:00
CMakeLists.txt Make symlink to postgresql backend 2016-06-06 20:24:05 +02:00
delete.cpp Re-enable delete subcommand 2016-05-31 10:30:16 +02:00
delete.hpp Re-enable delete subcommand 2016-05-31 10:30:16 +02:00
locate.cpp Put LIMIT number into a common header. 2016-06-02 09:42:32 +02:00
locate.hpp Re-enable locate in the postgre plugin. 2016-06-01 10:29:23 +02:00
navigate.cpp Save and read label and uuid to the database 2016-06-04 01:03:20 +02:00
navigate.hpp Save and read label and uuid to the database 2016-06-04 01:03:20 +02:00
query_count_limit.hpp Put LIMIT number into a common header. 2016-06-02 09:42:32 +02:00
scan.cpp Replace spaces with tabs 2016-06-09 22:55:38 +02:00
scan.hpp SetRecordData is not really needed anymore so get rid of it 2016-06-04 01:13:26 +02:00
tag.cpp Fix tagging. 2016-05-27 21:51:15 +02:00
tag.hpp Fix tagging. 2016-05-27 21:51:15 +02:00