Mikhail Golod
Mikhail Golod
Environment: Arch Linux (within Virtual Box on Windows 7) Node: v0.10.15 Instant client: 12.1.0.1.0 (fresh version) After successful install of oracle node module i wrote a sample script with just...
The problem I'm trying to solve is the following: - Every table in my database must have some technical fields: id, date and user (for update and delete) - I...
Recently I was trying to write some tests and found that strings with utf8 symbols are not handled correctly. Sample code and patch here: http://gist.github.com/121719