_utils#

Private utility functions.

Functions#

assert_is_identifier()

Check that the given identifier is a valid table name.

assert_is_identifier(identifier)#

Check that the given identifier is a valid table name.

Parameters

identifier (str) –