erlang-pure-migrations
erlang-pure-migrations copied to clipboard
Obtain only the files ending in ".sql" in the Path directory
trafficstars
- Obtain only the files ending in ".sql" in the Path directory
- run erlang/otp 25.3.2.12 ; epgsql 4.7.1; PostgreSQL 15.7 (Debian 15.7-1.pgdg110+1)
Why add this submission: For example, on my computer, the system automatically generated file .DS_Store caused the unexpected_version exception
filelib:wildcard/1 doesn't recurse subdirectories, but I feel like that's enough
"filename varchar(255) NOT NULL" is better than "filename TEXT NOT NULL" ?
No upgrade script with a name greater than 255 char?