jdhitsolutions / MySQLite

A small set of PowerShell commands for working with SQLite database files.
MIT License
41 stars 4 forks source link

rename propertymap table to include table name #5

Closed jdhitsolutions closed 5 years ago

jdhitsolutions commented 5 years ago

When importing into a db, I am creating a propertymap table. But there might me multiple imports. Need a propertymap table for each table. Use conventction propertymap_

jdhitsolutions commented 5 years ago

fixed in v0.4.0