mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Updated Example (markdown)
parent
6edc77346d
commit
084c71f896
@ -2,7 +2,7 @@
|
||||
|
||||
This app is running live [[right here|http://explodemy.com]]
|
||||
|
||||
You'll need to first "create table visits (date date)" in your postgres database
|
||||
You'll need to first "create table visit (date date)" in your postgres database
|
||||
|
||||
```javascript
|
||||
var sys = require('sys');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user