Re: [Python] Concatenazione lato DB => Rebus

2012-03-20 Per discussione Stefano Dal Pra
Non so se ho capito bene cosa ti serve, ma con questo: keys = [ ("LDAP server", "Agent"), ("-LDAP-server-", "_S-"), ("Pippo'", "'pluto"), ("Pippo", None), ("Pippo", "") ] T=[] for a,b in keys: print q.curs.mogrify("select trim(%s|| coalesce( '_'||%s,'' ),'_');",(a,b)) q

Re: [Python] Simone Federici wants to chat

2012-03-20 Per discussione Simone Federici
Si ok, apro il thread a insulti vari, tutto ammesso :-) ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Simone Federici wants to chat

2012-03-20 Per discussione Carlo Miron
grande simone. On Tue, Mar 20, 2012 at 22:15, Simone Federici wrote: > --- > Simone Federici wants to stay in better touch using some of Google's coolest > new > products. [snip] © --   R K--S   L _

[Python] Simone Federici wants to chat

2012-03-20 Per discussione Simone Federici
--- Simone Federici wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-51de0174bd-fd59108312--uCEsE6Ps-TaLYm9DLZ1HiTMHgk You'l

[Python] Concatenazione lato DB => Rebus

2012-03-20 Per discussione Simone Federici
Dato queste coppie di chiavi keys = [ ("LDAP server", "Agent"), ("-LDAP-server-", "_S-"), ("Pippo'", "'pluto"), ("Pippo", NULL) ("Pippo", "") ] tramite SQL: - PGSQL quote_literal(column1) || '_' ||quote_literal(column2) - SQLITE quote(col1) || '_' || quote(col2) - OR

[Python] Aperte le iscrizioni all'Agile Coach Camp italiano

2012-03-20 Per discussione Simone Federici
Sono aperte le iscrizioni all'Agile Coach Camp italiano: http://accitaly.wordpress.com Se avete qualche interesse per il coaching, vi conviene iscrivervi. E' un bell'evento, sia dal punto di vista sociale che da quello dei contenuti. ciao Simone ___

[Python] DjangoCon

2012-03-20 Per discussione Simone Federici
Chi ci va? DjangoCon Europe 2012 Early Bird registration and Call For Papers http://2012.djangocon.eu/ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python