[pyPYME-Giotto] [pyPYME-SVN] Commit r94
Status: Planning
Brought to you by:
pyneo
From: <coo...@py...> - 2005-08-24 00:28:37
|
Author: pyneo Date: Wed Aug 24 02:24:42 2005 New Revision: 94 URL: http://dev.pypyme.org/trac/changeset/94?rev=3D94&view=3Drev Log: Sustituci=C3=B3n del componente 'masters_files' por 'master_tables' pasando= a =C3=A9ste =C3=BAltimo todo lo que el primero pose=C3=ADa (diccionarios d= e datos). Added: trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _customers_addresses.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/clear/pyp_customers_addresses.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _providers.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/clear/pyp_providers.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _providers_addresses.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/clear/pyp_providers_addresses.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _providers_contacts.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/clear/pyp_providers_contacts.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear_all - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/clear_all trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_customers_addresses.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/create/pyp_customers_addresses.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_providers.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/create/pyp_providers.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_providers_addresses.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/create/pyp_providers_addresses.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_providers_contacts.sql - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/create/pyp_providers_contacts.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create_all - copied, changed from r91, trunk/org/pypyme/charon/socs/masters_file= s/schemas/postgresql/create_all Removed: trunk/org/pypyme/charon/socs/masters_files/ Modified: trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _customers.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _customers_contacts.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_customers.sql trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_customers_contacts.sql |