Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtolpeko/sqlines
/ functions
Functions
3,150 in github.com/dmtolpeko/sqlines
⨍
Functions
3,150
◇
Types & classes
249
Method
GetErrors
Get errors on local DB interface
sqldata/sqldata.cpp:2687
Method
GetExtensionPosition
Get the position of file extension
sqlines/file.cpp:227
Method
GetExtensionPosition
Get the position of file extension
sqlparser/file.cpp:205
Method
GetExtensionPosition
Get the position of file extension
sqlcommon/file.cpp:224
Method
GetFileSize
Get the size of the file
sqlines-w/file.cpp:221
Method
GetFileSize
Get the size of the file
sqlines/file.cpp:252
Method
GetFileSize
Get the size of the file
sqlines-studio/file.cpp:221
Method
GetFileSize
Get the size of the file
sqlparser/file.cpp:230
Method
GetFileSize
Get the size of the file
sqlcommon/file.cpp:249
Method
GetFirst
Get the first value
sqlparser/listw.h:144
Method
GetFirst
Get the first value
sqlparser/listwm.h:219
Method
GetForeignKeyAction
Define foreign key ON UPDATE/ON DELETE action
sqldata/sqldata.cpp:2351
Method
GetForeignKeyConstraintColumns
Get a list of columns for specified foreign key
sqldata/sqlctapi.cpp:1859
Method
GetForeignKeyConstraintColumns
Get a list of columns for specified foreign key
sqldata/sqlapibase.h:622
Method
GetForeignKeyConstraintColumns
Get foreign key columns
sqldata/sqldata.cpp:2503
Method
GetForeignKeyConstraintColumns
Get a list of columns for specified foreign key
sqldata/sqlasaapi.cpp:1940
Method
GetForeignKeyConstraintColumns
Get a list of columns for specified foreign key
sqldata/sqlifmxapi.cpp:1783
Method
GetForeignKeyConstraintColumns
Get columns for the specified FOREIGN key constraint
sqldata/sqldb.cpp:658
Method
GetFractionPartLen
Get fractional part of number in string
sqlines-w/str.cpp:433
Method
GetFractionPartLen
Get fractional part of number in string
sqldata/str.cpp:457
Method
GetFractionPartLen
Get fractional part of number in string
sqlines-studio/str.cpp:433
Method
GetIdentPartsCount
Get the number of parts in
sqlparser/helpers.cpp:907
Method
GetIdentityMetaTask
Generate statement to emulate identity in Oracle (sequence and trigger) and PostgreSQL (sequence and default)
sqldata/sqldata.cpp:2576
Method
GetIfmxConnectionString
sqldata_w/mainwindow.cpp:743
Method
GetIndexColumns
sqldata/sqlapibase.h:626
Method
GetIndexColumns
Get index columns
sqldata/sqldata.cpp:2544
Method
GetIndexColumns
Get a list of columns for specified index
sqldata/sqlapibase.cpp:508
Method
GetIndexColumns
Get a list of columns for specified index
sqldata/sqlasaapi.cpp:1973
Method
GetIndexColumns
Get a list of columns for specified index
sqldata/sqlsncapi.cpp:1997
Method
GetIndexColumns
Get a list of columns for specified index
sqldata/sqlifmxapi.cpp:1808
Method
GetIndexColumns
Get a list of columns for specified index
sqldata/sqlociapi.cpp:2061
Method
GetIndexExpressions
sqldata/sqlapibase.h:668
Method
GetIndexExpressions
sqldata/sqldb.cpp:729
Method
GetInlineIdentityClause
Get IDENTITY clause to be added to column definition
sqldata/sqldb.cpp:2274
Method
GetIntegerPart
Get integer part of number in string
sqlines-w/str.cpp:402
Method
GetIntegerPart
Get integer part of number in string
sqldata/str.cpp:426
Method
GetIntegerPart
Get integer part of number in string
sqlines-studio/str.cpp:402
Method
GetJoinKeywords
Get JOIN clause keywords
sqlparser/select.cpp:1078
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqlctapi.cpp:1830
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqlapibase.h:618
Method
GetKeyConstraintColumns
Get primary or unique key columns
sqldata/sqldata.cpp:2480
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqldb2api.cpp:1235
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqlapibase.cpp:486
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqlasaapi.cpp:1925
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqlifmxapi.cpp:1755
Method
GetKeyConstraintColumns
Get a list of columns for specified primary or unique key
sqldata/sqlociapi.cpp:2004
Method
GetLast
Get the last value
sqlparser/listwm.h:225
Method
GetLastDirSeparatorPos
Get last directory separator position
sqlines-w/file.cpp:200
Method
GetLastDirSeparatorPos
Get last directory separator position
sqlines/file.cpp:206
Method
GetLastDirSeparatorPos
Get last directory separator position
sqlines-studio/file.cpp:200
Method
GetLastDirSeparatorPos
Get last directory separator position
sqlparser/file.cpp:184
Method
GetLastDirSeparatorPos
Get last directory separator position
sqlcommon/file.cpp:203
Method
GetLastErrorText
Get error message of the last system error
sqlines/os.cpp:54
Method
GetLastErrorText
Get error message of the last system error
sqldata/os.cpp:184
Method
GetLastToken
sqlparser/cobol.h:125
Method
GetLastToken
Return last token
sqlparser/sqlparser.cpp:784
Method
GetLen
Get length or NULL
sqldata/sqlctapi.cpp:1911
Method
GetLen
Get length or NULL indicator
sqldata/sqldb2api.cpp:1427
Method
GetLobBuffer
Allocate the buffer to read the LOB value depending on character lengths
sqldata/sqlapibase.h:597
Method
GetLobContent
Get LOB content
sqldata/sqlodbcapi.cpp:515
Method
GetLobContent
Get LOB content
sqldata/sqlctapi.cpp:1052
Method
GetLobContent
Get LOB content
sqldata/sqldb2api.cpp:912
Method
GetLobContent
Get LOB content
sqldata/sqlstdapi.cpp:219
Method
GetLobContent
Get LOB content
sqldata/sqlasaapi.cpp:800
Method
GetLobContent
Get LOB content
sqldata/sqlifmxapi.cpp:758
Method
GetLobContent
Get LOB content
sqldata/sqlociapi.cpp:909
Method
GetLobLength
Get the length of LOB column in the open cursor
sqldata/sqlodbcapi.cpp:509
Method
GetLobLength
Get the length of LOB column in the open cursor
sqldata/sqldb2api.cpp:906
Method
GetLobLength
Get the length of LOB column in the open cursor
sqldata/sqlstdapi.cpp:213
Method
GetLobLength
Get the length of LOB column in the open cursor
sqldata/sqlasaapi.cpp:794
Method
GetLobLength
Get the length of LOB column in the open cursor
sqldata/sqlifmxapi.cpp:752
Method
GetLobLength
Get the length of LOB column in the open cursor
sqldata/sqlociapi.cpp:862
Method
GetLobPart
Get partial LOB content
sqldata/sqlodbcapi.cpp:521
Method
GetLobPart
Get partial LOB content
sqldata/sqlstdapi.cpp:225
Method
GetLobPart
Get partial LOB content
sqldata/sqlasaapi.cpp:637
Method
GetLobPart
Get partial LOB content
sqldata/sqlmysqlapi.h:209
Method
GetLobPart
Get partial LOB content
sqldata/sqlpgapi.h:190
Method
GetLobPart
Get partial LOB content
sqldata/sqlctapi.h:192
Method
GetLobPart
Get partial LOB content
sqldata/sqlifmxapi.cpp:764
Method
GetLobPart
Get partial LOB content
sqldata/sqlociapi.h:173
Method
GetMetaIdent
Get meta type for the specified identificator
sqlparser/stats.cpp:279
Method
GetMetaType
Read the data type from available meta information
sqlparser/helpers.cpp:476
Method
GetModuleFileName
sqldata/os.cpp:128
Method
GetMostCritical
Get most critical status
sqlparser/stats.cpp:150
Method
GetMysqlConnectionString
sqldata_w/mainwindow.cpp:639
Method
GetNext
Get the next value
sqlparser/listt.h:234
Method
GetNext
sqlparser/sqlparser.h:579
Method
GetNextCharOrLastToken
Get the specified character token or the last selected
sqlparser/sqlparser.cpp:463
Method
GetNextCharToken
sqlparser/cobol.cpp:1229
Method
GetNextCharToken
Get the next token and make sure if contains the specified char
sqlparser/sqlparser.cpp:438
Method
GetNextIdentItem
Convert next item in qualified identifier
sqlparser/helpers.cpp:824
Method
GetNextIdentToken
Get next token that must be identifier
sqlparser/sqlparser.cpp:416
Method
GetNextInList
Get next item in list
sqlines-w/str.cpp:110
Method
GetNextInList
Get next item in list
sqlines/str.cpp:110
Method
GetNextInList
Get next item in list
sqldata/str.cpp:97
Method
GetNextInList
Get next item in list
sqlines-studio/str.cpp:110
Method
GetNextInList
Get next item in list
sqlparser/str.cpp:110
Method
GetNextMetaTask
Get next metadata/schema task for processing
sqldata/sqldata.cpp:1939
Method
GetNextNumberToken
Get the next token that must be a number
sqlparser/sqlparser.cpp:629
Method
GetNextPlusMinusAsOperatorToken
Get + or - as operator, not sign and number
sqlparser/sqlparser.cpp:475
← previous
next →
1,201–1,300 of 3,150, ranked by callers