Project

General

Profile

Actions

Feature #3616

closed

Dbo: Consider providing access to quoted table names (with schemas)

Added by Bruce Toll over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/01/2014
Due date:
% Done:

0%

Estimated time:

Description

This can simplify user code that works with SQL involving schema qualified tables and avoids replicating logic that Wt Dbo already provides internally.

The attached patch provides a tableNameQuoted() method based on the internal Impl::quoteSchemaDot method and has been lightly tested with Wt github (3.3.3-19-gad17d0b).

NOTE: Testing was only done with Postgresql.

This patch is referenced in a related issue: "Auth Dbo: Consider adding schema support for UserDatabase"


Files

Actions #1

Updated by Bruce Toll over 9 years ago

As noted above, the attached patch is referenced in a related issue (#3618) "Auth Dbo: Consider adding schema support for UserDatabase".

Actions #2

Updated by Koen Deforche over 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.3.4
Actions #3

Updated by Koen Deforche over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF