erlang-pure-migrations icon indicating copy to clipboard operation
erlang-pure-migrations copied to clipboard

Obtain only the files ending in ".sql" in the Path directory

Open leeyisoft opened this issue 1 year ago • 1 comments
trafficstars

  1. Obtain only the files ending in ".sql" in the Path directory
  2. 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

leeyisoft avatar Jun 20 '24 05:06 leeyisoft

"filename varchar(255) NOT NULL" is better than "filename TEXT NOT NULL" ?

No upgrade script with a name greater than 255 char?

leeyisoft avatar Jun 20 '24 13:06 leeyisoft