View | Annotate | Download (10.5 KB)
fix db_check_table_exists() in PDO mode
support for F-Spot photo versioning, refs #67
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
update documentation
further pimped code for phpDocumentor
added phpDocumentor tags to parts of the code
update GPL header and remove authors email address from it
fetchSingleRow wasn't used before and produced a bug. fixed now.
Signed-off-by: Arun Persaud <arun@nubati.net> Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
issue85, fixed order-by-photo name
issue82, read out F-Spot DB version to differ between different databases schemas
removed any trace of MySQL from PHPFSPOT_DB
also show query on occuring error. helps for debugging to know which query has problems
remove MDB2 from a function comment
git-svn-id: file:///var/lib/svn/phpfspot/trunk@311 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue75, support for database access via PDO sqlite
git-svn-id: file:///var/lib/svn/phpfspot/trunk@283 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue74, remove references as they seem to be deprecated
git-svn-id: file:///var/lib/svn/phpfspot/trunk@281 fa6a889d-dae6-447d-9e79-4ba9a3039384
pear mdb2 is not used anywhere here
git-svn-id: file:///var/lib/svn/phpfspot/trunk@250 fa6a889d-dae6-447d-9e79-4ba9a3039384
added GPL headers to all PHP scripts
git-svn-id: file:///var/lib/svn/phpfspot/trunk@209 fa6a889d-dae6-447d-9e79-4ba9a3039384
general function to check if a table exists general function to execute a query without handling results
git-svn-id: file:///var/lib/svn/phpfspot/trunk@64 fa6a889d-dae6-447d-9e79-4ba9a3039384
fix error handling
git-svn-id: file:///var/lib/svn/phpfspot/trunk@30 fa6a889d-dae6-447d-9e79-4ba9a3039384
initial import
git-svn-id: file:///var/lib/svn/phpfspot/trunk@2 fa6a889d-dae6-447d-9e79-4ba9a3039384