Xueping

Results 48 comments of Xueping

The execcute() returns the affected rows count, see [here](https://github.com/huntlabs/hunt-database/blob/master/source/hunt/database/Database.d#L118).

Can you give us the whole demo project for the test?

How to reproduce this?

It should be suppended by `getchar()`. Comment out them.

So sorry! THe SQLite support is not on the plan list yet. There is a C binding in Phobos, see etc.c.sqlite3.

The [vertx-sql-client](https://github.com/eclipse-vertx/vertx-sql-client) has fixed this, see https://github.com/eclipse-vertx/vertx-sql-client/pull/412. So we can keep up with this. As for using libpq binding, it's another thing.

It can be used with DMD 2.078. See [here](https://github.com/Heromyth/experimental.xml).