By voleger on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.7.x
Introduced in version:
8.7.0
Issue links:
Description:
db_insert() is deprecated and will be removed before Drupal 9.0.0. Use $injected_database->insert($table, $options) instead.
Impacts:
Module developers