This project is archived and is in readonly mode.

#1982 ✓resolved
Alex Pooley

Added usec support to SQLite adapter

Reported by Alex Pooley | February 16th, 2009 @ 02:51 AM | in 2.x

ActiveRecord SQLite* adapters don't support sub-second precision, despite SQLite providing the ability to store at this accuracy.

This patch adds sub-second support by default to all SQLite adapters.

I've only tested this on sqlite3.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages