xLink / CybershadeCMS

[Abandoned][Broke] Repo for CybershadeCMS
1 stars 0 forks source link

QueryBuilder createTable function #18

Open MantisSTS opened 11 years ago

MantisSTS commented 11 years ago

We need a createTable function in the querybuilder so we can create tables on the fly function so module creation can be done dynamically.

NoelDavies commented 11 years ago

Wholly agreed, it's on my todo list.

xLink commented 11 years ago

http://i.imgur.com/XAu8y.png -- magento's approach to it, not bad imo, clean & straight to the point etc

MantisSTS commented 11 years ago

That's exactly what I tried to tell you. That's what I would have done with it.

xLink commented 11 years ago

lmao my point is still valid though, you need to account for all the diff instances

MantisSTS commented 11 years ago

Which is where the drivers come in...

NoelDavies commented 11 years ago

I've added an interface to the query builder to allow for this, although not finished yet. cybershade@358c13c5debb02e2b132af62d68b1d7a35a9ded6

MantisSTS commented 11 years ago

I thought you had done this @NoelDavies

NoelDavies commented 11 years ago

not completely yet :)

MantisSTS commented 11 years ago

Right okay no worries

Sent from my iPhone

On 9 Jan 2013, at 17:19, Daniel Noel-Davies notifications@github.com wrote:

not completely yet :)

— Reply to this email directly or view it on GitHub.