I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
I could copy the create command from another site's database backup and used that.
In fact the create tabe is in the backup so I do not understand why the table was not created when it was...
Posted1 hour 32 min ago by Francis Greaves (themetman) on:
The user should be able to create tables.
I cannot see that table in the database using mysql from the command line:
SHOW TABLES;
Looking at another table the cache_book tabe...
Posted1 hour 39 min ago by Francis Greaves (themetman) on:
Comments
I've never imported comments with Feeds in D7. How do you do that?
Never done it in Drupal7 either, but from D7 to D9
I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
https://github.com/backdrop-contrib/feeds/issues
An upgrade from D7 to Backdrop will include the comments by default, unless you have opted to do a migration manually instead.
If so, have you tried Migrate?