Skip to content

notahat/bulk_insert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulkInsert
==========

Use MySQL's "INSERT INTO...ON DUPLICATE KEY UPDATE" to do bulk insertions
and updates of ActiveRecord data.

I was using similar functionality from the ar_extensions plugin, but that
kept causing upgrade problems, and I don't need everything else it does.


Copyright (c) 2009 Peter Yandell, released under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages