Hi all
I'm trying to get a list of tables/objects in an existing database,
that i already built using propel (via symfony's task manager)

so i already have modules, and a yaml configuration.

The main purpose on this is to index the data for few tables, but
since the tables are quite dynamic and change from time to time, i'm
trying to build something dynamic.

what I want to retrieve is a relational database map, but for now just
a map would do it...

I tried propel::getDatabaseMap(), but this only returns a database map
builder, and it doesn't contain the actual list of tables.


Thanks a lot

Noam

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to