summaryrefslogtreecommitdiff
path: root/docs/changelog_v3.x.md
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2025-07-19 18:46:15 +0200
committerDamien Regad <dregad@mantisbt.org>2025-08-03 18:05:05 +0200
commit90a11eb03178e1e9ebd233d497c477fd6a581648 (patch)
tree490e4e993efc665caaf29011c597f7842adfd0fe /docs/changelog_v3.x.md
parenta78e02e1813da604971bae7632b5b846084485ca (diff)
downloadadodb-90a11eb03178e1e9ebd233d497c477fd6a581648.tar.gz
adodb-90a11eb03178e1e9ebd233d497c477fd6a581648.tar.bz2
adodb-90a11eb03178e1e9ebd233d497c477fd6a581648.zip
Remove unnecessary where clause
According to SQLite schema documentation, the only valid values for *type* are 'table', 'index', 'view', or 'trigger' [1] so testing for `type != 'meta'` is useless. [1]: https://sqlite.org/schematab.html#interpretation_of_the_schema_table
Diffstat (limited to 'docs/changelog_v3.x.md')
0 files changed, 0 insertions, 0 deletions