1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-31 14:03:06 +02:00
Marc Alexander 48283d7c62 [ticket/14532] Do not escape column default in mssql
The column default shouldn't be escaped for mssql. This is a regression
from 743d816631292a2081af4c5f7fc2fad2aff17c58. Prior to that commit, the
default value for the column was not escaped. Escaping it will cause SQL
errors while altering columns.

PHPBB3-14532
2016-03-31 16:07:05 +02:00
..
2015-06-20 23:41:53 +07:00
2015-08-18 21:03:03 +02:00