Improve compatibility with legacy SQLite versions #1129
Annotations
4 errors
|
Check code style
Process completed with exit code 1.
|
|
Check code style:
wp-includes/sqlite-ast/class-wp-sqlite-information-schema-builder.php#L463
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO.
|
|
Check code style:
wp-includes/sqlite-ast/class-wp-sqlite-information-schema-builder.php#L395
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO.
|
|
Check code style
Process completed with exit code 1.
|