phpbb/phpBB/phpbb/db
Tristan Darricau 8323de331e
Merge pull request #4492 from marc1706/ticket/14831
[ticket/14831] Make sure migrations always start with backslash

* marc1706/ticket/14831:
  [ticket/14831] Rename migration and replace preg_replace() with simpler methods
  [ticket/14831] Compare depends_on for migrations and remove prefixless names
  [ticket/14831] Add migration for deduplicating entries and fix typo
  [ticket/14831] Add method for getting valid migration name
  [ticket/14831] Fall back to possible migration names instead of adding prefix
  [ticket/14831] Make sure migrations always start with backslash
2016-11-14 21:22:11 +01:00
..
driver [ticket/14136] Add back X-UA-Compatible meta tag 2016-03-24 16:07:07 +01:00
migration Merge pull request #4492 from marc1706/ticket/14831 2016-11-14 21:22:11 +01:00
html_migrator_output_handler.php [ticket/13126] Change messages verbosity levels 2014-10-20 19:42:54 +02:00
log_wrapper_migrator_output_handler.php [ticket/13211] Also use log wrapper output handler for console migrations 2014-10-25 11:55:15 -07:00
migrator.php [ticket/14831] Rename migration and replace preg_replace() with simpler methods 2016-10-25 20:25:57 +02:00
migrator_output_handler_interface.php [ticket/14742] Change constants to use Symfony values 2016-08-20 22:28:29 +02:00
null_migrator_output_handler.php [ticket/13126] Fix tests 2014-10-20 20:46:11 +02:00
sql_insert_buffer.php [ticket/13790] Update phpcs 2015-05-19 22:19:18 +02:00
tools.php [ticket/14532] Do not escape column default in mssql 2016-03-31 16:07:05 +02:00