MCPcopy Create free account

hub / github.com/dmtolpeko/sqlines / functions

Functions3,150 in github.com/dmtolpeko/sqlines

MethodInit
sqlparser/stats.h:147
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlodbcapi.cpp:463
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqldb2api.cpp:658
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlstdapi.cpp:97
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlasaapi.cpp:716
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlsncapi.cpp:893
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlifmxapi.cpp:706
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlmysqlapi.cpp:773
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlpgapi.cpp:541
MethodInitBulkTransfer
Initialize the bulk copy from one database into another
sqldata/sqlociapi.cpp:2481
MethodInitCa
Initialize database API
sqldata/sqldb.cpp:381
MethodInitGlobalOptions
Initialize global options that take effect only for new connections
sqldata/sqlmysqlapi.cpp:348
MethodInitLocal
Initialize local (in-process) database interface
sqldata/sqldata.cpp:811
MethodInitSession
Initialize session by setting general options
sqldata/sqlapibase.cpp:550
MethodInitSession
Initialize session
sqldata/sqlasaapi.cpp:2268
MethodInitSession
Initialize session by setting general options
sqldata/sqlsncapi.h:143
MethodInitSession
Initialize session
sqldata/sqlifmxapi.cpp:215
MethodInitSession
Initialize session by setting options
sqldata/sqlmysqlapi.cpp:376
MethodInitSession
Initialize session
sqldata/sqlpgapi.cpp:951
MethodInitSession
Initialize session
sqldata/sqlociapi.cpp:311
MethodInitStatic
Initialize API for process (MySQL C library can be compiled as non thread-safe)
sqldata/sqlmysqlapi.cpp:91
MethodInitStaticApi
Initialize database API once per process
sqldata/sqldb.cpp:186
MethodInitTransferLogView
Initialize Tranfer Log view window
sqldata_w/mainwindow.cpp:1600
MethodInitValidationLogView
Initialize Validation Log view window
sqldata_w/mainwindow.cpp:1627
MethodInputFieldWidget
sqlines-studio3/src/inputfield.cpp:60
MethodInputFieldWidget
sqlines-studio3/src/inputfield.hpp:63
MethodIntToString
Convert int to string
sqlines-w/str.cpp:195
MethodIntToString
Convert int to string
sqlines/str.cpp:214
MethodIntToString
Convert int to string
sqldata/str.cpp:182
MethodIntToString
Convert int to string
sqlines-studio/str.cpp:195
MethodIntToString
Convert int to string
sqlparser/str.cpp:212
MethodIs64Bit
sqldata/os.cpp:150
MethodIsAggregateFunction
Check for an aggregate function
sqlparser/helpers.cpp:1273
MethodIsDataBufferBound
Specifies whether target bound source buffers, so the same buffers must be passed to TransferRows
sqldata/sqlapibase.h:579
MethodIsDataInSection
Check if there is data in section by name
sqlparser/report.cpp:142
MethodIsDataTransferred
Check whether data of the table already transferred
sqldata/sqldata.cpp:2038
MethodIsDdlRunning
Check is a DDL task is running for the specified object (already in critical session)
sqldata/sqldata.cpp:2084
MethodIsDirectory
Check if the path points to an existing directory
sqlines-w/file.cpp:86
MethodIsDirectory
Check if the path points to an existing directory
sqlines/file.cpp:46
MethodIsDirectory
Check if the path points to an existing directory
sqlines-studio/file.cpp:86
MethodIsDirectory
Check if the path points to an existing directory
sqlparser/file.cpp:46
MethodIsDirectory
Check if the path points to an existing directory
sqlcommon/file.cpp:87
MethodIsDirectoryInPath
Check if path includes in a directory, not just file name
sqlines-w/file.cpp:45
MethodIsDirectoryInPath
Check if path includes in a directory, not just file name
sqlines-studio/file.cpp:45
MethodIsDirectoryInPath
Check if path includes a directory, not just file name
sqlcommon/file.cpp:46
MethodIsFile
Check if it is a file
sqlines-w/file.cpp:146
MethodIsFile
Check if the path points to an existing file
sqlines/file.cpp:86
MethodIsFile
Check if it is a file
sqlines-studio/file.cpp:146
MethodIsFile
Check if the path points to an existing file
sqlparser/file.cpp:86
MethodIsFile
Check if it is a file
sqlcommon/file.cpp:147
MethodIsFuncToProc
Check if it is specified to convert function to procedure
sqlparser/helpers.cpp:1717
MethodIsIdentityDefined
Check if identity column defined for the table
sqldata/sqldata.cpp:2474
MethodIsIdentityDefined
Check if identity column defined for the table
sqldata/sqldb.cpp:638
MethodIsIndNull
Check indicator for NULL (there are issues with DB2 64-bit driver)
sqldata/sqldb2api.cpp:1441
MethodIsIntegerBulkBindSupported
Get fatures supported by the provider
sqldata/sqlapibase.h:654
MethodIsIntegerBulkBindSupported
Get fatures supported by the provider
sqldata/sqlmysqlapi.h:222
MethodIsIntegerBulkBindSupported
Get fatures supported by the provider
sqldata/sqlociapi.h:209
MethodIsListAggregateFunction
Check for LIST aggregate function
sqlparser/helpers.cpp:1287
MethodIsPrimaryKeyColumn
Check if a column belongs to primary key
sqldata/sqldb.cpp:2332
MethodIsPrimaryKeyCreated
For foreign key task check if the primary key was already created (already in critical session)
sqldata/sqldata.cpp:2059
MethodIsQuoteRequired
Check whether identifier must be quoted
sqldata/sqlasaapi.cpp:2012
MethodIsQuoteRequired
sqldata/sqlsncapi.h:225
MethodIsQuoteRequired
Check whether identifier must be quoted
sqldata/sqlsncapi.cpp:2041
MethodIsReservedWord
sqldata/sqlapibase.h:673
MethodIsScope
Check if the parser is in the specified scope
sqlparser/helpers.cpp:1643
MethodIsSequencesCreated
For trigger task, check that all sequences already created (already in critical session)
sqldata/sqldata.cpp:2098
MethodIsSet
Is non-empty value set
sqldata/str.h:45
MethodIsSingleChar
Test if the token is a single char token
sqlparser/token.cpp:294
MethodIsSmallintBulkBindSupported
sqldata/sqlapibase.h:655
MethodIsSmallintBulkBindSupported
sqldata/sqlmysqlapi.h:223
MethodIsSmallintBulkBindSupported
sqldata/sqlociapi.h:210
MethodIsSpace
Does character points to space, tab or new line
sqlparser/str.h:77
MethodIsSpecialIdentifier
Check is the identifier contains a special character such as a space, dot etc.
sqldata/sqldb.cpp:2471
MethodIsTargetUtf8LoadSupported
Whether target database loads in UTF8
sqldata/sqlmysqlapi.h:227
MethodIsTimestampBulkBindSupported
sqldata/sqlmysqlapi.h:224
MethodIsValidAlias
Check whether the token is valid column/table alias
sqlparser/sqlparser.cpp:2161
MethodIsVersionEqualOrHigher
Check if the database version equal or higher than the specified value
sqldata/sqlapibase.cpp:590
MethodJava
Constructor
sqlparser/java.cpp:26
MethodLeave
Leave the specified scope
sqlparser/helpers.cpp:1611
MethodLeaveCriticalSection
Leave the critical section
sqldata/os.cpp:43
MethodLeaveLocalVariablesBlock
Leave the block with own local variables
sqlparser/sqlparser.cpp:842
MethodLicense
sqlines-studio3/src/license.cpp:31
MethodLicense
Constructs a new License with the specified sqlines command line program. @param coreProcess sqlines command line program
sqlines-studio-java/src/main/java/com/sqlines/studio/model/license/License.java:53
MethodLineNumberArea
sqlines-studio3/src/inputfield.cpp:34
MethodLineNumberArea
sqlines-studio3/src/inputfield.hpp:43
MethodListT
Template constructor
sqlparser/listt.h:46
MethodListW
Constructor
sqlparser/listw.h:50
MethodListWM
Constructor
sqlparser/listwm.h:65
MethodListwItem
sqlparser/listw.h:30
MethodListwmItem
sqlparser/listwm.h:37
MethodLoad
Process parameters in command line
sqlines/parameters.cpp:27
MethodLoadCommandLine
Load command line parameters
sqlines/parameters.cpp:36
MethodLoadCommandLine
Load command line parameters
sqldata/parameters.cpp:87
MethodLoadConfigFile
Load parameters from a configuration file
sqldata/parameters.cpp:197
MethodLoadLibrary
sqldata/os.cpp:92
MethodLoadLibraryError
Error during the library load
sqldata/os.cpp:104
MethodLoadOptions
sqldata_w/mainwindow.cpp:1652
MethodLoadStrItem
Load parameters from a string only
sqldata/parameters.cpp:129
MethodLoadString
Load parameters from string
sqlines/parameters.cpp:60
MethodLogConnection
Log connection information
sqldata/sqldatacmd.cpp:1036
← previousnext →1,401–1,500 of 3,150, ranked by callers