Merge lp://qastaging/~dshrews/drizzle/dropTable_use_identifier into lp://qastaging/drizzle/7.0

Proposed by David Shrewsbury
Status: Merged
Merged at revision: 2051
Proposed branch: lp://qastaging/~dshrews/drizzle/dropTable_use_identifier
Merge into: lp://qastaging/drizzle/7.0
Prerequisite: lp://qastaging/~dshrews/drizzle/drop_table_if_exists
Diff against target: 88 lines (+9/-12)
4 files modified
drizzled/db.cc (+1/-2)
drizzled/sql_table.cc (+1/-1)
drizzled/transaction_services.cc (+3/-4)
drizzled/transaction_services.h (+4/-5)
To merge this branch: bzr merge lp://qastaging/~dshrews/drizzle/dropTable_use_identifier
Reviewer Review Type Date Requested Status
Drizzle Developers Pending
Review via email: mp+45061@code.qastaging.launchpad.net

Description of the change

Change request from Brian. Modifies the Transaction Services dropTable() method to accept a TableIdentifier rather than std::string's for schema and table name.

Note: This depends on lp:~dshrews/drizzle/drop_table_if_exists.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches