Hi
Dne Sat, 28 Jul 2012 22:43:50 +0530 Chanaka Dharmarathna pe.chanaka.ck@gmail.com napsal(a):
table isHi Michal,
I'm having some problems of implementing suggested features [0].
I have no idea of the way of updating the mysql and information_schema databases. What are the files related to these updates ? As well for the relations in information_schema, it has used global array inside information_schema_relations.lib.php file. Do you think that is the way for linking data in mysql table as well ? (the same way?)
Yes, basically all "relation" (relation, translformations, ...) stuff should get the data from additional static resource, where relations/transformations for things usually present tables will be done.