mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-29 21:00:46 +00:00
Mysql/MariaDB: copypasta from Firebird part, no pb for table renaming here
Change-Id: I58cb94376e8cf7f06cd825ee7019fb5e9726fc9c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128516 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
@ -19,10 +19,6 @@
|
|||||||
|
|
||||||
namespace connectivity::mysqlc
|
namespace connectivity::mysqlc
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* Implements sdbcx.Table. We don't support table renaming (XRename)
|
|
||||||
* hence the appropriate methods are overridden.
|
|
||||||
*/
|
|
||||||
class Table : public OTableHelper
|
class Table : public OTableHelper
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
Reference in New Issue
Block a user