I may be slow to respond.
-
CV CRM
- Aracaju / SE
-
16:51
(UTC -03:00) - https://cvcrm.com.br/
- in/gabriel-manzano-capeloza
Pinned Loading
-
Carga do banco produtivo de Leads In...
Carga do banco produtivo de Leads Interações 1SET @source_db = 'nome_da_incorporadora';
2SET @target_db = 'cvdw_cli';
34SET @truncate = CONCAT('TRUNCATE TABLE ', @target_db, '.leads_interacoes');
5PREPARE stmt FROM @truncate;
-
cv-download-db
cv-download-db PublicEste projeto tem como objetivo baixar, descriptografar e descompactar um arquivo de backup do banco de dados do CV CRM, e, posteriormente, importar os dados para o banco MySQL.
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.