]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Merge branch 'main' into main 1397/head
authorMichael Bayer <mike_mp@zzzcomputing.com>
Wed, 6 Nov 2024 23:43:17 +0000 (18:43 -0500)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 23:43:17 +0000 (18:43 -0500)
1  2 
alembic/templates/async/alembic.ini.mako
alembic/templates/generic/alembic.ini.mako
alembic/templates/multidb/alembic.ini.mako

index 9de74ee40693eef07543cd6662a67a622b942782,02ddb9e13c612476b8bffc5615915593fd773217..f97e2d6659d52a5a7e8ed48bc88be2f36e06e239
@@@ -47,9 -47,8 +47,10 @@@ prepend_sys_path = 
  # version_path_separator = :
  # version_path_separator = ;
  # version_path_separator = space
 -version_path_separator = os  # Use os.pathsep. Default configuration used for new projects.
+ # version_path_separator = newline
 +#
 +# Use os.pathsep. Default configuration used for new projects.
 +version_path_separator = os
  
  # set to 'true' to search source files recursively
  # in each "version_locations" directory
index 413d14df23b5122c04ce8e7337198ebf7cd9e435,fb70923207cc87adf6b45c1ac572035677e0ee10..4fc5d01a9446750c4d3a989cb4597c581ad3f7ec
@@@ -49,9 -49,8 +49,10 @@@ prepend_sys_path = 
  # version_path_separator = :
  # version_path_separator = ;
  # version_path_separator = space
 -version_path_separator = os  # Use os.pathsep. Default configuration used for new projects.
+ # version_path_separator = newline
 +#
 +# Use os.pathsep. Default configuration used for new projects.
 +version_path_separator = os
  
  # set to 'true' to search source files recursively
  # in each "version_locations" directory
index 95c7c84299877cfe4ab506696d665d661aadbe54,687da5701e6f3f0d4ce817cb566838ac441c80cc..116bd4a88145267072a452aabec1e023a5545e2e
@@@ -49,9 -49,8 +49,10 @@@ prepend_sys_path = 
  # version_path_separator = :
  # version_path_separator = ;
  # version_path_separator = space
 -version_path_separator = os  # Use os.pathsep. Default configuration used for new projects.
+ # version_path_separator = newline
 +#
 +# Use os.pathsep. Default configuration used for new projects.
 +version_path_separator = os
  
  # set to 'true' to search source files recursively
  # in each "version_locations" directory