-
documentation
-
#559412 by Thomas Lotterer: find a SQL dialect understood by PostgreSQL and MySQL
-
add logic to handle files and helpers come and go
-
#559412 by Thomas Lotterer: find a SQL dialect understood by PostgreSQL and MySQL
-
fix regression removing unncessary backticks
-
#514324 by Thomas Lotterer: implement input validation inspired from patch posted by Brenda Wallace
-
Database abstraction layer may need to manipulate SQL (e.g. db_query_range appending LIMIT clause) and expects no existing semicolon, so remove ours
-
replace SQL LIMIT clause by db_query_range() for non-MySQL compatibility
-
improve SQL compatibility
-
align date/time format with search_files_directories.module