Welcome Guest, Not a member yet? Register   Sign In
NEW DATAMAPPER MODELS GENERATOR
#1

[eluser]Unknown[/eluser]
i find it pretty tiring job to create datamapper models each time you get to a different project especially if it's database schema is a complex one ... so i've decided to make a models generator
but it needs some modifications ...

i work with the wanwizard version of orm here and there are two main pieces missing from it which are :
1-table relations which i only could get from the table difinition of the mysql db by the query
{show index from table_name}
2-distinguishing the weak entity relations from the main relations in the models making process

the generator file i made takes the database name and connection host , user, pass details

if anyone could help me in making it a good thing or advise me to get it enhanced , i would appreciate it

here is a prototype of what i meant to make in the attachments
#2

[eluser]quickshiftin[/eluser]
Nice work!




Theme © iAndrew 2016 - Forum software by © MyBB