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
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqldb2api.cpp:257
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlstdapi.cpp:66
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlasaapi.cpp:163
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlsncapi.cpp:295
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlifmxapi.cpp:270
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlmysqlapi.cpp:470
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlpgapi.cpp:229
Method
ExecuteScalar
Execute the statement and get scalar result
sqldata/sqlociapi.cpp:386
Method
ExitApp
Exit from the application
sqldata_w/mainwindow.cpp:2256
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlodbcapi.cpp:416
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqldb2api.cpp:605
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlstdapi.cpp:85
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlasaapi.cpp:589
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlsncapi.cpp:776
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlifmxapi.cpp:638
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlmysqlapi.cpp:668
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlpgapi.cpp:458
Method
Fetch
Fetch next portion of data to allocate buffers
sqldata/sqlociapi.cpp:791
Method
FileList
Constructor
sqlines/filelist.cpp:47
Method
Find
Find a token in list
sqlparser/helpers.cpp:1299
Method
FindDb2Paths
Find DB2 installation paths
sqldata/sqldb2api.cpp:1385
Method
FindDir
Find directory by a template in the last path item
sqlines-w/file.cpp:160
Method
FindDir
Find directory by a template in the last path item
sqlines-studio/file.cpp:160
Method
FindDir
Find directory by a template in the last path item
sqlcommon/file.cpp:161
Method
FindFiles
Find files in the specified directory matching the file wildcard
sqlines/filelist.cpp:141
Method
FindInformixPaths
Find Informix installation paths
sqldata/sqlifmxapi.cpp:1880
Method
FindMysqlPaths
Find MySQL installation paths
sqldata/sqlmysqlapi.cpp:1718
Method
FindOraclePaths
Find Oracle installation paths
sqldata/sqlociapi.cpp:3182
Method
FindPgPaths
Find PostgreSQL installation paths
sqldata/sqlpgapi.cpp:996
Method
FindSybasePaths
Find Sybase installation paths
sqldata/sqlctapi.cpp:1920
Method
FormatByteSize
Convert size in bytes to string with MB, GB
sqlines-w/str.cpp:218
Method
FormatByteSize
Convert size in bytes to string with MB, GB
sqlines/str.cpp:241
Method
FormatByteSize
Convert size in bytes to string with MB, GB
sqldata/str.cpp:242
Method
FormatByteSize
Convert size in bytes to string with MB, GB
sqlines-studio/str.cpp:218
Method
FormatByteSize
Convert size in bytes to string with MB, GB
sqlparser/str.cpp:239
Method
FormatDefaultExpression
Format DEFAULT expression
sqlparser/language.cpp:1578
Method
FormatTargetValue
Format target value case
sqlparser/token.cpp:446
Method
FormatTime
Convert time in milliseconds to string with ms, sec
sqlines-w/str.cpp:242
Method
FormatTime
Convert time in milliseconds to string with ms, sec
sqlines/str.cpp:265
Method
FormatTime
Convert time in milliseconds to string with ms, sec
sqldata/str.cpp:266
Method
FormatTime
Convert time in milliseconds to string with ms, sec
sqlines-studio/str.cpp:242
Method
FormatTime
Convert time in milliseconds to string with ms, sec
sqlparser/str.cpp:263
Method
FreeLobBuffer
sqldata/sqlapibase.h:598
Method
Functions
sqlparser/stats.h:298
Method
FunctionsDetail
sqlparser/stats.h:300
Method
GenerateCreateTable
Generate SQL CREATE TABLE statement
sqldata/sqldb.cpp:1290
Method
GenerateResultSetCursorName
Generate cursor name for standalone SELECT returning a result set
sqlparser/helpers.cpp:1667
Method
GetAllTablesQuery
Get query to retrieve all available tables
sqldata/sqlociapi.cpp:3111
Method
GetAsaConnectionString
sqldata_w/mainwindow.cpp:727
Method
GetAseConnectionString
sqldata_w/mainwindow.cpp:705
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlodbcapi.cpp:536
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlctapi.cpp:1058
Method
GetAvailableTables
Get the list of available tables
sqldata/sqldata.cpp:265
Method
GetAvailableTables
Get the list of available tables
sqldata/sqldb2api.cpp:930
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlstdapi.cpp:231
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlasaapi.cpp:806
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlsncapi.cpp:1658
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlifmxapi.cpp:810
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlmysqlapi.cpp:1570
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlpgapi.cpp:922
Method
GetAvailableTables
Get the list of available tables
sqldata/sqlociapi.cpp:944
Method
GetBomToken
Parse Unicode byte order mark
sqlparser/sqlparser.cpp:2363
Method
GetBookmark
Get bookmark
sqlparser/helpers.cpp:72
Method
GetBookmark2
Get bookmark by composite name name.name2
sqlparser/helpers.cpp:102
Method
GetCatalogSelectionCriteria
Build a condition to select objects from the catalog
sqldata/sqlodbcapi.cpp:612
Method
GetCatalogSelectionCriteria
Build a condition to select objects from the catalog
sqldata/sqlctapi.cpp:1883
Method
GetCatalogSelectionCriteria
Build a condition to select objects from the catalog
sqldata/sqldb2api.cpp:1279
Method
GetCatalogSelectionCriteria
Build a condition to select objects from the catalog
sqldata/sqlstdapi.cpp:256
Method
GetCatalogSelectionCriteria
Build a condition to select objects from the catalog
sqldata/sqlsncapi.cpp:2025
Method
GetCatalogSelectionCriteria
Build a condition to select objects from the catalog
sqldata/sqlpgapi.cpp:946
Method
GetCharMaxSizeInBytes
Get the maximum size of a character in the client character set in bytes (4 for UTF-8)
sqldata/sqlapibase.h:582
Method
GetCharMaxSizeInBytes
Get the maximum size of a character in the client character set in bytes (4 for UTF-8)
sqldata/sqlociapi.cpp:2962
Method
GetColumnData
Get column data from the buffer
sqldata/sqldb.cpp:3231
Method
GetColumnDataLen
Get the length of column data in the buffer
sqldata/sqldb.cpp:3167
Method
GetColumnDefault
Get column default by table and column name
sqldata/sqlapibase.h:676
Method
GetComment
Get table or column comment by table and column name
sqldata/sqlapibase.h:678
Method
GetComplexityText
Get complexity text
sqlparser/report.cpp:1315
Method
GetConstraint
Get constraint by name
sqldata/sqlapibase.cpp:129
Method
GetConstraintColumns
sqldata/sqlapibase.h:664
Method
GetContent
Get content of the file (without terminating with 'x0')
sqlines-w/file.cpp:252
Method
GetContent
Get content of the file (without terminating with 'x0')
sqlines/file.cpp:292
Method
GetContent
Get content of the file (without terminating with 'x0')
sqlines-studio/file.cpp:252
Method
GetContent
Get content of the file (without terminating with 'x0')
sqlparser/file.cpp:270
Method
GetContent
Get content of the file (without terminating with 'x0')
sqlcommon/file.cpp:289
Method
GetCopy
Get copy of the input string
sqlines-w/str.cpp:152
Method
GetCopy
Get copy of the input string
sqlines/str.cpp:170
Method
GetCopy
Get copy of the input string
sqldata/str.cpp:139
Method
GetCopy
Get copy of the input string
sqlines-studio/str.cpp:152
Method
GetCopy
Get a copy of token
sqlparser/token.cpp:81
Method
GetCopy
Get copy of the input string
sqlparser/str.cpp:170
Method
GetCount
Get the total number of items in the list
sqlparser/listw.h:156
Method
GetCount
Get the total number of items in the list
sqlparser/listwm.h:247
Method
GetDataTypeName
Get data type name by code
sqldata/sqlasaapi.cpp:2001
Method
GetDataTypeName
Get data type name by code
sqldata/sqlifmxapi.cpp:1838
Method
GetDb2ConnectionString
sqldata_w/mainwindow.cpp:765
Method
GetDbName
Get the database name to use in reports
sqlparser/report.cpp:1201
Method
GetDbType
sqldata_w/mainwindow.cpp:96
Method
GetDeclarationAppend
Get position to append new generated declarations
sqlparser/helpers.cpp:1371
Method
GetDefaultClause
Get DEFAULT if it is a literal (MySQL i.e. requires full column specification in ALTER TABLE)
sqldata/sqldb.cpp:2245
Method
GetDirectoriesByWildcard
Get the directory list matching the specified wildcard (A*\B*\C\D* i.e.)
sqlines/filelist.cpp:123
← previous
next →
1,101–1,200 of 3,150, ranked by callers