Displaying 3 results from an estimated 3 matches for "christou".
Did you mean:
christof
2006 Mar 23
1
validations.rb of ActiveRecord - bug or misunderstanding?
Either I''m not understanding how things are used, or this might be a bug
in ActiveRecord. I''m using version 1.13.2.
In my version of activerecord/lib/active_record/validations.rb (the svn
trunk version is browsable at
http://dev.rubyonrails.org/browser/trunk/activerecord/lib/active_record/validations.rb
), I have:
def update_attribute_with_validation_skipping(name,
2010 Mar 12
0
R/Finance 2010
...ls package
Saptarshi Guha: R and Hadoop Integrated Processing Environment
Stefan Theussl: Distributed Text Mining with tm
*Bernhard Pfaff: Risk Modeling with R
Lightning talks:
Jonathan Cornelissen: RTAQ: Tools for Analysis of Trades and Quotes
Robert Grossman: Computing in the Cloud
Nicolas Christou/David Diez: Statistical Finance for Investors
Unfamiliar with Quantitative Methods
Maria Belianina: Data Management Challenges for Quantitative Research
*Marc Wildi: Adapting the MDFA to 'Financial Trading'
Eric Zivot: Simulation-based Estimation of Continuous Time Models
Dirk Eddelbuettel...
2006 Mar 30
15
ActiveRecord 1.13.2 -> 1.14.0 breaks Postgres connectivity
To Whom It May Concern:
I have an ActiveRecord-based application (non-Rails). Life was grand
until I upgraded ActiveRecord yesterday, after which point I was getting
TONNES of these errors from my app and in PostgreSQL''s logs:
FATAL: terminating connection due to administrator command
According to Google searching, this happens when an external process
sends PostgreSQL SIGINT or