[pLog-svn] r2402 - plog/branches/plog-1.1-daochanges

Oscar Renalias phunkphorce at gmail.com
Wed Aug 17 10:07:19 GMT 2005


how about data dictionaries? I ported them from adodb to pdb solely
for that reason, because they provide some sort of "neutral" language
that is able to generate sql code for mysql, postgres or whatever. The
syntax is quite easy and is defined here:

http://phplens.com/lens/adodb/docs-datadict.htm

I was already planning to do something like that for plog 1.0 but in
the end I dropped the idea:

http://www.plogworld.net/svn/plog/plog/tags/plog-1.0.1/install/dbschemas.properties.php

I think it could work :)

Oscar

On 8/17/05, benjamin at orkland.homeunix.org <benjamin at orkland.homeunix.org> wrote:
> > Are these the beginnings of postgres support in plog, perhaps? :)))
> 
> yeah.. i already got a postgres driver up and running.. :)
> 
> we need to talk about the wizard though .. the way the wizard is
> implemementes won't work with a real db abstraction layer..
> 
> or to name the problem.. the current create table syntax will only work on
> mysql :)
> 
> maybe we can chat a little about that.. i already got some ideas how to
> fix that and would like to hear your opinion
> 
> and welcome back :) hope you enjoyed your vacation ..
> 
> 
> 
>



More information about the pLog-svn mailing list