[kmymoney] [Bug 398410] KMyMoney crashes when trying to save entries back to DB Backend

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Apr 20 11:15:44 BST 2020


https://bugs.kde.org/show_bug.cgi?id=398410

--- Comment #43 from htitushg at gmail.com ---
Quand j'essaie d'utiliser Postgresql, après avoir créé une base kmymoney:
Je clique sur Outils/Générer le sql de la base de données:
Je choisis QPSQL puis Base kmymoney, 127.0.0.1, postgres, mot de passe
et j'obtiens :

La création a échoué lors de l'exécution de la requête
Exécuté : CREATE TABLE kmmAccounts (id varchar(32) NOT NULL, institutionId
varchar(32), parentId varchar(32), lastReconciled timestamp, lastModified
timestamp, openingDate date, accountNumber text, accountType varchar(16) NOT
NULL, accountTypeString text, isStockAccount char(1), accountName text,
description text, currencyId varchar(32), balance text, balanceFormatted text,
transactionCount int8 check(transactionCount >= 0), PRIMARY KEY (id));
Erreur numéro 42601 : ERROR:  syntax error at end of input
LINE 1: EXECUTE 
                ^
(42601) QPSQL: Impossible de créer la requête

Aucune table n'est crée
Merci pour votre aide
Cordialement
Htitus

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list