Recent
There are no recent tables.
Favorites
There are no favorite tables.
New
acsuin
almuerzos_kepler
asociacion_cge
central_remates
creador_agentes
egsystemit_acsuin
eva_sistema
information_schema
mysql
performance_schema
phpmyadmin
prestashop
recargas
seeddms
sistema_escolar_ia
sms
test
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?
Yes
/
No
/
Delete settings
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: asociacion_cge
Structure
SQL
Search
Query
Export
Import
Operations
Privileges
Routines
Events
Triggers
Designer
(current)
Console
Clear
History
Options
Debug SQL
Press Ctrl+Enter to execute query
Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse
Expand
Show trace
Hide trace
Count :
Time taken :
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Untitled
*
Show/Hide tables list
View in fullscreen
Add tables from other databases
New page
Open page
Save page
Save page as
Delete pages
Create table
Create relationship
Choose column to display
Reload
Help
Angular links / Direct links
Snap to grid
Small/Big All
Toggle small/big
Toggle relationship lines
Export schema
Move Menu
Pin text
Number of tables:
0
v
asociacion_cge
asientos_contables
id : bigint(20)
comprobante : varchar(50)
fecha : date
cuenta_codigo : varchar(50)
tipo_comprobante : enum('ingreso','egreso','diario')
detalle : text
debe : decimal(12,2)
haber : decimal(12,2)
referencia_id : int(11)
created_at : timestamp
v
asociacion_cge
auditoria_importaciones
id : int(11)
codigo_importacion : varchar(30)
periodo_id : int(11)
tipo_cobro_nombre : varchar(200)
total_cobros_eliminados : int(11)
monto_eliminado : decimal(12,2)
usuario_id : int(11)
accion : enum('eliminacion','reimportacion')
created_at : timestamp
v
asociacion_cge
auxiliar_proveedores
id : bigint(20)
tipo_cobro_id : int(11)
periodo_id : int(11)
valor_adeudado : decimal(12,2)
estado : enum('pendiente','pagado')
fecha_registro : date
v
asociacion_cge
cartera_proveedores
id : int(11)
tipo_cobro_id : int(11)
periodo_id : int(11)
tipo_movimiento : enum('FT','CF')
valor : decimal(10,2)
detalle : varchar(255)
fecha_emision : date
referencia_rol_id : int(11)
created_at : timestamp
v
asociacion_cge
cartera_socios
id : bigint(20)
socio_id : int(11)
periodo_id : int(11)
tipo_cobro_id : int(11)
tipo_movimiento : enum('FT','CF')
valor : decimal(12,2)
cruzar : tinyint(1)
detalle : text
fecha_emision : date
sobregiro_arrastrado : tinyint(1)
created_at : timestamp
v
asociacion_cge
cobros
id : bigint(20)
periodo_id : int(11)
socio_id : int(11)
persona_vinculada_id : int(11)
tipo_cobro_id : int(11)
valor : decimal(10,2)
valor_pagado : decimal(10,2)
cuota : tinyint(4)
estado : enum('pendiente','pagado','parcial','sobregiro')
observaciones : text
importacion_id : int(11)
created_at : timestamp
updated_at : timestamp
v
asociacion_cge
devoluciones
id : int(11)
periodo_sobrecobro_id : int(11)
socio_id : int(11)
tipo_cobro_id : int(11)
concepto : varchar(300)
monto_cobrado : decimal(10,2)
monto_correcto : decimal(10,2)
monto_devolucion : decimal(10,2)
estado : enum('pendiente','procesada','anulada')
periodo_devolucion_id : int(11)
usuario_id : int(11)
observaciones : text
created_at : timestamp
updated_at : timestamp
v
asociacion_cge
importaciones
id : int(11)
codigo : varchar(30)
periodo_id : int(11)
tipo_cobro_id : int(11)
usuario_id : int(11)
nombre_archivo_original : varchar(255)
nombre_archivo_guardado : varchar(255)
ruta_archivo : varchar(500)
modo : enum('clasico','ia_gemini')
total_registros : int(11)
registros_ok : int(11)
registros_vinculados : int(11)
registros_error : int(11)
monto_total : decimal(12,2)
fecha_importacion : timestamp
observaciones : text
v
asociacion_cge
importacion_alertas
id : int(11)
importacion_id : int(11)
cedula : varchar(13)
nombre : varchar(200)
valor : decimal(10,2)
tipo_alerta : enum('cedula_no_encontrada','no_en_base_aportes','vinculado_sin_titular','duplicado_actualizado')
resuelto : tinyint(4)
v
asociacion_cge
libro_bancos
id : int(11)
cuenta_bancaria_codigo : varchar(50)
fecha : date
tipo_movimiento : enum('DEP','CHE','TRA','ND','NC')
documento : varchar(50)
detalle : varchar(255)
ingreso : decimal(10,2)
egreso : decimal(10,2)
saldo : decimal(10,2)
referencia_rol_id : int(11)
created_at : timestamp
v
asociacion_cge
parametros
id : int(11)
clave : varchar(100)
valor : text
descripcion : varchar(255)
grupo : varchar(50)
tipo : enum('texto','numero','decimal','booleano','json')
updated_at : timestamp
v
asociacion_cge
periodos
id : int(11)
anio : smallint(6)
mes : tinyint(4)
nombre : varchar(50)
estado : enum('abierto','cerrado')
base_socios_importada : tinyint(4)
total_socios_base : int(11)
fecha_apertura : date
fecha_cierre : date
created_at : timestamp
v
asociacion_cge
personas_vinculadas
id : int(11)
cedula : varchar(13)
nombre : varchar(200)
tipo : varchar(80)
socio_titular_id : int(11)
parentesco : varchar(80)
activo : tinyint(4)
created_at : timestamp
v
asociacion_cge
plan_cuentas
codigo : varchar(50)
nombre : varchar(200)
marca : varchar(50)
moneda : varchar(10)
nivel : int(11)
tipo : varchar(20)
cuenta_sup : varchar(50)
activo : tinyint(1)
v
asociacion_cge
socios
id : int(11)
cedula : varchar(13)
nombre : varchar(200)
base_registro_civil : varchar(100)
cargo : varchar(150)
departamento : varchar(150)
telefono : varchar(20)
email : varchar(100)
fecha_ingreso : date
activo : tinyint(4)
created_at : timestamp
codigo : text
codcon : text
apel_pater : text
apel_mater : text
nombres : text
razon : text
ruc : text
sexo : text
estado : text
empresa : text
pais : text
ocupacion : text
conyuge : text
cedula_con : text
ciudad : text
zona : text
direcc : text
direcc2 : text
fax : text
observ : text
observ2 : text
limite : text
plazo : text
forma_pago : text
saldo : text
chepro : text
tipo : text
direcc_emp : text
telefo_emp : text
fecha_insc : text
tarifa : text
afiliado : text
tarjeta : text
integrado : text
enviado : text
gafsa : text
notinfpro : text
clinica : text
pordesadi : text
fecha_ingr : text
circuito : text
cupo : text
casa : text
transporte : text
genero : text
fecha_naci : text
nombre_par : text
pariente : text
direcc_par : text
telefo_par : text
iess : text
consultas : text
emplidjef : text
jefe : text
lide : text
refe : text
des_lide : text
des_jefe : text
des_refe : text
celular : text
contacto : text
plazo_real : text
direcc3 : text
direcc4 : text
direcc5 : text
matricula : text
fecha_nac : text
transp : text
lejano : text
con_vive : text
pad_viajan : text
env_sino : text
opera : text
digitado : text
lugar_nac : text
barrio : text
religion : text
par_vive : text
per_financ : text
cua_tiempo : text
cuanto : text
siglas : text
vendedor : text
mens_pen_c : text
mens_tra_c : text
mens_ali_c : text
mens_var_c : text
mens_pen_p : text
mens_tra_p : text
mens_ali_p : text
mens_var_p : text
mens_pen_d : text
mens_tra_d : text
mens_ali_d : text
mens_var_d : text
tarc_num : text
tarc_fec : text
tarc_emi : text
tarc_cod : text
cecorcli : text
pag1cod : text
pag1por : text
pag2cod : text
pag2por : text
foto : text
ret1_ced : text
ret1_nom : text
ret2_ced : text
ret2_nom : text
ret3_ced : text
ret3_nom : text
ret4_ced : text
ret4_nom : text
ret5_ced : text
ret5_nom : text
pernat_jur : text
tipide : text
v
asociacion_cge
socio_convenios_excluidos
socio_id : int(11)
convenio_id : int(11)
v
asociacion_cge
tipos_cobro
id : int(11)
nombre : varchar(200)
categoria : enum('aporte','seguro','comercial','cooperativa','telefonia','farmacia','acuerdo_pago','sobregiro','evento','devolucion','tecnologia','otro')
nivel_prioridad : int(11)
excluir_rol : tinyint(1)
palabras_clave : text
es_base_aportes : tinyint(4)
prioridad : int(11)
activo : tinyint(4)
created_at : timestamp
codigo : text
cuenta_por_pagar : varchar(50)
contra_cuenta : varchar(50)
v
asociacion_cge
usuarios
id : int(11)
nombre : varchar(150)
email : varchar(100)
password_hash : varchar(255)
rol : enum('admin','operador','aprobador','presidente','cajero','socio')
socio_id : int(11)
activo : tinyint(4)
primer_login : tinyint(4)
created_at : timestamp
Create relationship
FOREIGN KEY
on delete
--
CASCADE
SET NULL
NO ACTION
RESTRICT
on update
--
CASCADE
SET NULL
NO ACTION
RESTRICT
Delete relationship
Loading
Loading