Make Payload::Create
signal if table was created or not
#1380
Labels
improvement
Improvements for existing features
Payload::Create
signal if table was created or not
#1380
When using
create_table_if_not_exists
a Payload variant ofPayload::Create(bool)
can be useful when one wants to prefill a table with default data if the table was newly created.The text was updated successfully, but these errors were encountered: