without escapage here, creating databases fails. Fixes T6251.
Details
Details
- Reviewers
epriestley chad - Maniphest Tasks
- T6251: Create Database fails with a AphrontQueryException 1064
- Commits
- Restricted Diffusion Commit
rP928b4edffb66: Storage - escape collation type in create database code pathway
ran the command CREATE DATABASE foo COLLATION binary and it failed; ran the command CREATE DATABASE foo2 COLLATION "binary" and it worked; trusting that the %T still works as advertised.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- T6251
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 2753 Build 2757: [Placeholder Plan] Wait for 30 Seconds