search for: jonfgreg

Displaying 4 results from an estimated 4 matches for "jonfgreg".

Did you mean: confreg
2006 May 02
1
Tests just deleted my production Database!!! PLEASE
...he "test" database block: # Warning: The database defined as ''test'' will be erased and # re-generated from your development database when you run ''rake''. # Do not set this db to the same as development or production. - Christian On 02/05/06, Jon <jonfgreg@gmail.com> wrote: > > Running the functional tests has deleted the data in my production > database!!! please help!! Using rails 1.1.1 + Oracle. > > This is my database.yml file : > > development: > adapter: oci > host: "V2:1521/TIM" > username: salt...
2006 May 02
1
Tests just deleted my production Database!!!
...be erased and > > > # re-generated from your development database when you run ''rake''. > > > # Do not set this db to the same as development or production. > > > > > > > > > - Christian > > > > > > On 02/05/06, Jon <jonfgreg@gmail.com> wrote: > > > > > > > > Running the functional tests has deleted the data in my production > > > > database!!! please help!! Using rails 1.1.1 + Oracle. > > > > > > > > This is my database.yml file : > > > > > &...
2006 May 02
17
Tests just deleted my production Database!!! PLEASE HELP
Running the functional tests has deleted the data in my production database!!! please help!! Using rails 1.1.1 + Oracle. This is my database.yml file : development: adapter: oci host: "V2:1521/TIM" username: salt password: oracle1 test: adapter: oci host: "V2:1521/TIM" username: rectest password: oracletest production: adapter: oci host:
2006 May 02
0
RE: Rails Digest, Vol 20, Issue 39
...d as ''test'' will be erased and > > # re-generated from your development database when you run ''rake''. > > # Do not set this db to the same as development or production. > > > > > > - Christian > > > > On 02/05/06, Jon <jonfgreg@gmail.com> wrote: > > > > > > Running the functional tests has deleted the data in my production > > > database!!! please help!! Using rails 1.1.1 + Oracle. > > > > > > This is my database.yml file : > > > > > > development: > &gt...