/mysqlc/

-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen
2023-12-29Use emplace_back instead of push_back (connectivity/mysqlc)Julien Nabet
2023-12-02Mysql/Mariadb: implement User and ODatabaseMetaData privileges methodsJulien Nabet
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-03-24loplugin:stringadd in c*Noel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-01-20Mysql/MariaDB: deal a bit better schema/table with existing functionsJulien Nabet
2022-01-14Mysql/MariaDB: tdf#81430 make tables editable (with or without PK)Julien Nabet
2022-01-07Mysql/MariaDb direct connector: don't show system schemasJulien Nabet
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-15Simplify vector initialization in connectivityJulien Nabet
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionsStephan Bergmann
2020-05-15mysqlc: fix default transaction levelJulien Nabet
2020-05-11tdf#126468: MySQL/MariaDB and Firebird don't require order field in select partJulien Nabet
2020-05-10tdf#112423: mysql-sdbc: implement XMultipleResultsLionel Elie Mamane
2020-05-09mysql-sdbc: do not lie about supporting XBatchExecutionLionel Elie Mamane
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-09-12cid#1453559 silence Unchecked return valueCaolán McNamara
2019-08-31mysqlc: Implement DatabaseMetadata::getUserNameTamas Bunth
2019-07-31mysqlc: getTablePrivileges not implemented, so..Tamas Bunth
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-01-18Base/Mysqlc: fix schemas retrievingJulien Nabet
2019-01-12tdf#122437 mysqlc: Fix foreign key referencesTamas Bunth
2019-01-12tdf#122437 mysqlc: consider "types" parameter in..Tamas Bunth
2019-01-07tdf#122437 mysqlc: fix foreign key name queryTamas Bunth
2018-11-04coverity#1440839: COPY_PASTE_ERRORJulien Nabet
2018-11-01mysqlc: filter schema in getColumnsTamas Bunth
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-20copy and paste errorCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-08-31mysqlc: implement getImpotedKeysTamas Bunth
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth