Bug 1827445: Check if a table column exists in a quicker way
Without needing to create the xmldb table / field objects
We do this by trying to query the column and capture the SQLException
if it doesn't exist
behatnotneeded
Change-Id: I0a15dd4d1d4e47e6650576c084ee9e1d36b4ae62
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
Showing
Please register or sign in to comment