MCPcopy Create free account

hub / github.com/dmtolpeko/sqlines / functions

Functions3,150 in github.com/dmtolpeko/sqlines

MethodGetNextQueryTask
Get next query for processing
sqldata/sqldata.cpp:1909
MethodGetNextSelectStartKeyword
Returns SELECT or WITH if it is the next input token
sqlparser/select.cpp:275
MethodGetNextSpecialCharToken
Get special character ', " i.e. as a separate token
sqlparser/sqlparser.cpp:513
MethodGetNextStringToken
Get the next token that must be a string literal
sqlparser/sqlparser.cpp:654
MethodGetNextTask
Get next table for processing
sqldata/sqldata.cpp:1889
MethodGetNextToken
sqlparser/cobol.cpp:1221
MethodGetNextToken
sqlparser/cobol.h:110
MethodGetNextToken
Get next token from the input
sqlparser/sqlparser.cpp:361
MethodGetNextUntilNewlineToken
sqlparser/cobol.cpp:1245
MethodGetNextUntilNewlineToken
Create a token from the current position until a new line
sqlparser/sqlparser.cpp:592
MethodGetNextWordToken
sqlparser/cobol.cpp:1237
MethodGetNextWordToken
Get next token and make sure it contains the specified word
sqlparser/sqlparser.cpp:567
MethodGetObjectsFromFile
Get list of objects to process from a file
sqldata/sqldatacmd.cpp:1266
MethodGetOracleConnectionString
sqldata_w/mainwindow.cpp:563
MethodGetOutFileName
Get output name of the file
sqlines/sqlines.cpp:150
MethodGetPathFromDirectoryAndFile
Get file path from directory and file name
sqlines-w/file.cpp:64
MethodGetPathFromDirectoryAndFile
Get file path from directory and file name
sqlines/file.cpp:184
MethodGetPathFromDirectoryAndFile
Get file path from directory and file name
sqlines-studio/file.cpp:64
MethodGetPathFromDirectoryAndFile
Get file path from directory and file name
sqlcommon/file.cpp:65
MethodGetPgConnectionString
sqldata_w/mainwindow.cpp:677
MethodGetPrevToken
Get the previous non-blank, non comment token
sqlparser/sqlparser.cpp:671
MethodGetProcAddress
Get procedure address
sqlines/os.cpp:29
MethodGetProcAddress
sqldata/os.cpp:115
MethodGetQueriesFromFile
Get list of queries to process from a file
sqldata/sqldatacmd.cpp:1319
MethodGetQuotedIdentifier
sqlparser/sqlparser.cpp:897
MethodGetRelativeName
Get relative name
sqlines-w/file.cpp:284
MethodGetRelativeName
Get relative name
sqlines/file.cpp:326
MethodGetRelativeName
Get relative name
sqlines-studio/file.cpp:284
MethodGetRelativeName
Get relative name
sqlparser/file.cpp:304
MethodGetRelativeName
Get relative name
sqlcommon/file.cpp:323
MethodGetReleaseVersion
sqldata/sqlapibase.h:635
MethodGetReportSection
Fill the specified report section
sqlparser/report.cpp:219
MethodGetReportSectionRows
Get report section
sqlparser/report.cpp:726
MethodGetRowCount
Get row count for the specified object
sqldata/sqlodbcapi.cpp:159
MethodGetRowCount
Get row count for the specified object
sqldata/sqldb2api.cpp:242
MethodGetRowCount
Get row count for the specified object
sqldata/sqlstdapi.cpp:60
MethodGetRowCount
Get row count for the specified object
sqldata/sqlasaapi.cpp:148
MethodGetRowCount
Get row count for the specified object
sqldata/sqlsncapi.cpp:279
MethodGetRowCount
Get row count for the specified object
sqldata/sqlifmxapi.cpp:255
MethodGetRowCount
Get row count for the specified object
sqldata/sqlmysqlapi.cpp:455
MethodGetRowCount
Get row count for the specified object
sqldata/sqlpgapi.cpp:214
MethodGetRowCount
Get row count for the specified object
sqldata/sqlociapi.cpp:371
MethodGetSelectionCriteria
Build a condition to select objects from the catalog and exclude from selection
sqldata/sqlapibase.cpp:311
MethodGetSequences
sqldata/sqlapibase.h:669
MethodGetSingleCharToken
Get a single char token
sqlparser/sqlparser.cpp:728
MethodGetSourceConnectionString
sqldata_w/mainwindow.cpp:408
MethodGetSqlServerConnectionString
sqldata_w/mainwindow.cpp:587
MethodGetStringLiteral
Get string literal
sqlparser/sqlparser.cpp:1006
MethodGetSubType
sqldata/sqlapibase.h:686
MethodGetSubType
sqldata/sqlasaapi.h:124
MethodGetSubType
sqldata/sqlmysqlapi.h:231
MethodGetSubType
sqldata/sqlsncapi.h:221
MethodGetSubType
sqldata/sqlpgapi.h:211
MethodGetSubType
sqldata/sqlctapi.h:217
MethodGetSubType
sqldata/sqlstdapi.h:107
MethodGetSubType
sqldata/sqldb2api.h:196
MethodGetSubType
sqldata/sqlifmxapi.h:171
MethodGetSubType
sqldata/sqlodbcapi.h:134
MethodGetSubType
sqldata/sqlociapi.h:199
MethodGetSubtringUntil
Get substring until the specified char is met
sqlines/str.cpp:152
MethodGetSubtringUntil
Get substring until the specified char is met
sqlparser/str.cpp:152
MethodGetTableColumns
Return metadata
sqldata/sqlapibase.h:662
MethodGetTableComments
sqldata/sqlapibase.h:665
MethodGetTableConstraints
sqldata/sqlapibase.h:663
MethodGetTableIndex
Get index of the table in the list of all tables
sqldata_w/mainwindow.cpp:1427
MethodGetTableIndexes
sqldata/sqlapibase.h:666
MethodGetTargetConnectionString
sqldata_w/mainwindow.cpp:432
MethodGetTickCount
Get current time in milliseconds
sqlines/os.cpp:41
MethodGetTickCount
Get current time in milliseconds
sqldata/os.cpp:178
MethodGetType
Get database type and subtype
sqldata/sqlapibase.h:685
MethodGetType
Get database type and subtype
sqldata/sqlasaapi.h:123
MethodGetType
Get database type and subtype
sqldata/sqlmysqlapi.h:230
MethodGetType
Get database type and subtype
sqldata/sqlsncapi.h:220
MethodGetType
Get database type and subtype
sqldata/sqlctapi.h:216
MethodGetType
Get database subtype
sqldata/sqlstdapi.h:106
MethodGetType
Get database subtype
sqldata/sqldb2api.h:195
MethodGetType
Get database subtype
sqldata/sqlifmxapi.h:170
MethodGetType
Get database subtype
sqldata/sqlodbcapi.h:133
MethodGetType
Get database type and subtype
sqldata/sqlociapi.h:198
MethodGetUrlName
Get the database name used in URL by type
sqlparser/report.cpp:1258
MethodGetVariableOrParameter
Get variable or parameter
sqlparser/sqlparser.cpp:887
MethodGetWordToken
Get a word token
sqlparser/sqlparser.cpp:1442
MethodGuessType
Try to define the data type by the variable or column name (table.column%TYPE)
sqlparser/guess.cpp:24
MethodHighlighter
sqlines-studio3/src/highlighter.hpp:37
MethodHighlighter
sqlines-studio3/src/highlighter.cpp:25
MethodHighlighter
sqlines-studio/highlighter.cpp:21
MethodInformixConvertReturning
Replace RETURNING values with OUT parameters or table function when converting from Informix
sqlparser/informix.cpp:112
MethodInformixGetReturningName
Define the name of parameter or column to be used for RETURNING value
sqlparser/informix.cpp:327
MethodInformixPatternAssignLastSerial
Check for pattern LET var = DBINFO('sqlca.sqlerrd1') that gets the last SERIAL value
sqlparser/informix.cpp:421
MethodInformixReturnToAssignment
Convert Informix RETURN statement expressions to OUT variable assignment
sqlparser/informix.cpp:80
MethodInit
Initialize API
sqldata/sqlodbcapi.cpp:45
MethodInit
Initialize API
sqldata/sqlctapi.cpp:69
MethodInit
Initialize API
sqldata/sqldb2api.cpp:69
MethodInit
Initialize API
sqldata/sqlstdapi.cpp:37
MethodInit
Initialize API
sqldata/sqlasaapi.cpp:39
MethodInit
Initialize API
sqldata/sqlsncapi.cpp:84
MethodInit
Initialize API
sqldata/sqlifmxapi.cpp:42
MethodInit
Initialize API for thread
sqldata/sqlmysqlapi.cpp:242
MethodInit
Initialize API
sqldata/sqlpgapi.cpp:56
MethodInit
Initialize API
sqldata/sqlociapi.cpp:80
← previousnext →1,301–1,400 of 3,150, ranked by callers