aboutsummaryrefslogtreecommitdiff
path: root/cli/import-sqlite-for-user.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-04-30 23:10:56 +0200
committerGravatar GitHub <noreply@github.com> 2023-04-30 23:10:56 +0200
commitffacdaa57a4725d9aad15c621eda7179e18dcaa4 (patch)
treeb98b66a002e76d46fafb98d40d0724d05e1a06d8 /cli/import-sqlite-for-user.php
parent9af1c1ca1b58b8ed1e04b325e4ddccf96b104b05 (diff)
Fix TagDAO for SQLite (#5362)
The list of tags was empty when using SQLite. I have just realised that SQLite PDO driver returns int columns as string (at least in my test with PHP 7.4.33) so there was a type bug. We might have other bugs of this type for SQLite...
Diffstat (limited to 'cli/import-sqlite-for-user.php')
0 files changed, 0 insertions, 0 deletions