Welcome Guest, Not a member yet? Register   Sign In
Certain migration timestamp formats not working
#2

It might be a bug, but seems a specification.
In short, migration only supports filenames with regex /^\d{4}[_-]?\d{2}[_-]?\d{2}[_-]?\d{6}_(\w+)$/.

See https://codeigniter4.github.io/CodeIgnit...file-names
It does not say that the migration supports filename like Y-m-d-H-i-s_.

By the way, why do you want to change the filename format like that?
Reply


Messages In This Thread
RE: Certain migration timestamp formats not working - by kenjis - 12-28-2022, 05:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB