You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Just like other components, this one too is not designed to work with database schemas. It allows only to pass table name as string.
I suggest changing prepareInsert() method and config key 'table' to allow TableIdentifier or array.
The text was updated successfully, but these errors were encountered:
Just like other components, this one too is not designed to work with database schemas. It allows only to pass table name as string.
I suggest changing prepareInsert() method and config key 'table' to allow TableIdentifier or array.
The text was updated successfully, but these errors were encountered: