SQL
This commit is contained in:
parent
407cec07fc
commit
cfd2176400
13 changed files with 886 additions and 706 deletions
|
|
@ -1,3 +1,5 @@
|
|||
-- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: postgres
|
||||
COMMENT ON SCHEMA public IS 'Standard public schema';
|
||||
-- Name: TABLE tmp_pcmn; Type: COMMENT; Schema: public; Owner: phpcompta
|
||||
COMMENT ON TABLE tmp_pcmn IS 'Plan comptable minimum normalisé';
|
||||
-- Name: TABLE parm_money; Type: COMMENT; Schema: public; Owner: phpcompta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue