phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
28 stars 23 forks source link

Update Migration.php #143

Open zikezhang opened 8 months ago

zikezhang commented 8 months ago

dynamic insert timestamp in the csv .dat file.

Hello!

In raising this pull request, I confirm the following (please check boxes):

Small description of change: make it's possible to add timestamp in the .dat file for batchInsert() function.

Thanks