Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ functions
Functions
262 in github.com/daniel2005d/mapXplore
⨍
Functions
262
◇
Types & classes
38
↳
Endpoints
1
Method
do_options
(self, arg)
console/modules/importCommand.py:26
Method
do_quit
Exit of the application
console/console.py:71
Method
do_run
(self, arg)
console/modules/importCommand.py:20
Method
do_save
(self, args)
console/modules/configCommand.py:39
Method
do_save
Stores the queries performed in HTML or CSV formats
console/modules/queryCommand.py:71
Method
do_search
Facilitates searching for the imported information
console/modules/queryCommand.py:101
Method
do_select
(self, arg)
console/modules/queryCommand.py:80
Method
do_set
(self, arg)
console/modules/queryCommand.py:48
Method
do_show
(self, arg:cmd2.Statement)
console/modules/configCommand.py:96
Method
do_tables
(self, _)
console/modules/queryCommand.py:83
Method
do_unset
(self, args:cmd2.Statement)
console/modules/configCommand.py:61
Method
do_use
Load config or import a module
console/console.py:88
Method
execute_query
(self, query:str)
database/SQliteDB.py:94
Method
execute_query
(self, query:str)
database/PostgreSQL.py:145
Method
file_input
(self)
config/settings.py:265
Method
formatted_len
(self)
model/result.py:17
Function
get
(key)
i18n/locale.py:13
Method
get_FileType
(self)
config/settings.py:197
Method
get_databases
(self)
database/SQliteDB.py:126
Method
get_databases
(self)
database/PostgreSQL.py:136
Method
get_databases
(self)
config/settings.py:300
Method
get_rows
(self, tablename:str, limit:int=10)
database/PostgreSQL.py:318
Method
get_tables_and_columns
(self)
database/db.py:65
Method
get_tables_count
(self)
database/SQliteDB.py:111
Method
get_tables_count
(self)
database/PostgreSQL.py:174
Method
host
(self)
config/settings.py:233
Method
include_columns
(self)
config/settings.py:208
Method
insert_data
(self, tablename, data, columns=None)
database/db.py:53
Method
insert_data
(self, tablename, data, columns=None)
database/SQliteDB.py:196
Method
insert_data
(self, tablename, data, columns=None)
database/PostgreSQL.py:279
Method
insert_many
(self, tablename, data, columns=None)
database/SQliteDB.py:246
Method
insert_many
(self, tablename, data, columns=None)
database/PostgreSQL.py:286
Method
isDebug
(self)
config/settings.py:257
Method
isError
(self)
middle/mapexception.py:20
Method
isStrict
(self)
config/settings.py:320
Method
key_name
(self)
config/settings.py:167
Method
length
(self)
model/result.py:13
Method
length
(self)
model/result.py:50
Function
main
(args)
console/console.py:93
Method
output
(self)
config/settings.py:181
Method
password
(self)
config/settings.py:250
Method
principal_database
(self)
database/db.py:19
Method
principal_database
(self)
database/SQliteDB.py:15
Method
principal_database
(self)
database/PostgreSQL.py:21
Method
print_allcolors
()
utils/colors.py:7
Method
print_error
(text:str)
utils/ansiprint.py:43
Method
print_info
(text:str)
utils/ansiprint.py:39
Method
print_success
(text:str)
utils/ansiprint.py:63
Method
search_columns
(self, filter:str)
database/SQliteDB.py:141
Method
search_columns
(self, filter:str,operator:str='ilike', logic_operator:str='or')
database/PostgreSQL.py:309
Method
search_tables
(self, filter:str=None)
database/SQliteDB.py:129
Method
section_name
(self)
config/settings.py:229
Method
sentence
(self)
model/query.py:10
Method
set_value
(self, section, value)
config/settings.py:159
Method
start
(self)
middle/data_importer.py:88
Method
status_handler
(self)
database/db.py:23
Method
tablename
(self)
model/query.py:18
Method
test_connection
(self)
database/PostgreSQL.py:132
Method
try_convert_b64
(text)
utils/utils.py:75
Method
username
(self)
config/settings.py:246
Method
valid_chars
(self)
config/settings.py:324
Method
word
(self)
model/query.py:14
← previous
201–262 of 262, ranked by callers