And that is related to a discussion about a rsql proxy how?
/ Martin Nilsson (alldaglig sebra-mongo)
Previous text:
2002-12-17 18:29: Subject: rsqld
Sql.sql("rsql://localhost/mysql://root@localhost")->query("select 1+1");
(2) Result: ({ /* 1 element */ ([ /* 2 elements */ ".1+1":"2", "1+1":"2" ]) })
/ Johan Schön (Firefruit)