-
luciddb has an "import" command that allows data to be imported from a foreign source, e.g.
create or replace server jdbc_link
foreign data wrapper sys_jdbc
options(
driver_class 'org.postgresql.Driver',
url 'jdbc:postgresql://localhost/db',
user_name 'postgres',
table_types 'TABLE',
fetch_size '10000',
autocommit 'false');
import foreign schema "public"...
2009-05-19 07:44:53 UTC in HenPlus JDBC SQL-Shell
-
I have been using nosexunit with hudson and it works great. Recently, I added some testcases using the generator feature of nosetests (yield), which caused a bit of problem for nosexunit to get their class/name, as the name of a testcase may now contain:
- characters such as &, , " that have to escaped in xml, e.g. package.module.Class.method[, "abc"]
- dots that can mess up...
2009-02-16 14:56:21 UTC in NoseXUnit
-
this is a test.
2009-02-16 13:56:30 UTC in Pyamp: yet another music player
-
I got the same message with kbluetooth 1.0 beta8 and dbus 1.1.20.
2008-03-12 16:47:32 UTC in KDE Bluetooth Framework
-
sayap committed patchset 23 of module pyamp to the Pyamp: yet another music player CVS repository, changing 27 files.
2004-01-10 19:13:40 UTC in Pyamp: yet another music player
-
sayap committed patchset 22 of module pyamp to the Pyamp: yet another music player CVS repository, changing 7 files.
2004-01-10 19:11:19 UTC in Pyamp: yet another music player
-
sayap committed patchset 21 of module pyamp to the Pyamp: yet another music player CVS repository, changing 3 files.
2004-01-10 19:07:34 UTC in Pyamp: yet another music player
-
sayap committed patchset 20 of module pyamp to the Pyamp: yet another music player CVS repository, changing 1 files.
2004-01-05 00:41:58 UTC in Pyamp: yet another music player
-
sayap committed patchset 19 of module pyamp to the Pyamp: yet another music player CVS repository, changing 2 files.
2004-01-05 00:36:16 UTC in Pyamp: yet another music player
-
sayap committed patchset 18 of module pyamp to the Pyamp: yet another music player CVS repository, changing 5 files.
2004-01-05 00:34:13 UTC in Pyamp: yet another music player