Renommage de la table

This commit is contained in:
Rodolphe Quiedeville 2004-01-30 09:52:03 +00:00
parent 30cfdcdf2a
commit 0f7b15a3d6

View File

@ -1,5 +1,5 @@
-- ======================================================================== -- ========================================================================
-- Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org> -- Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
-- --
-- This program is free software; you can redistribute it and/or modify -- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by -- it under the terms of the GNU General Public License as published by
@ -26,7 +26,7 @@
-- 1 : sortie d'argent -- 1 : sortie d'argent
-- 2 : entrée ou sortie d'argent -- 2 : entrée ou sortie d'argent
create table c_paiement create table llx_c_paiement
( (
id integer PRIMARY KEY, id integer PRIMARY KEY,
libelle varchar(30), libelle varchar(30),