Migrating from MySQL to PostgreSQL Slides
The slides from my PgEast talk are now online: Migrating from MySQL to PostgreSQL.
The slides from my PgEast talk are now online: Migrating from MySQL to PostgreSQL.
I’m giving a talk at the PgEast conference next week in NYC titled Migrating from MySQL to PostgreSQL.
In our web app, we have a common UI pattern: replacing select lists (eg. drop downs) with a label if there is only one item in the list. For example, when cr...
Update (3/2/10): Updated code to work with version 0.1.30 of node.js
Update (3/8/10): Updated code to work with version 0.1.30 of node.js