From: Alex B. <en...@tu...> - 2001-09-25 18:35:59
|
> So, if the tables are not listed, then does Metabase create a table based on > the entity definition? I'm not clear on how the entity field to database > field mapping happens automagically. We will be able to generate metabase schema definitions from entity definitions, but I don't (can't) force a 1:1 correspondence with entity field names and table column names. The short answer is that if you build something relatively simple with binarycloud you will almost certainly have a 1:1 field correspondence, but if you're building something more complex you'll need more entities to provide you with 'views' of your data. _alex |