-
This line:
```ruby
connection.add_foreign_key :entries, :users, :name => 'entries_user_id_fk'
```
fails with:
```text
ActiveRecord::MismatchedForeignKey: Column `user_id` on table `e…
enebo updated
7 years ago
-
I trried with the https://github.com/ruboto/ruboto/wiki/Tutorial%3A-Using-an-SQLite-database-with-ActiveRecord, the project run but is suddenly stoped. I was run roboto on windows and my example is …
-
I'm trying to upgrade the JRuby version of my Rails 4 application from 9.1.2.0 to 9.2.5.0 but faced an issue with migrations.
When a `rename_table` is used it does not issue an `ALTER INDEX` proper…
-
Jira Link: [DB-483](https://yugabyte.atlassian.net/browse/DB-483)
### Description
After upgrading database from 2.12.3.0-b19 to 2.13.3.0-b41 with LST as workload running I'm getting this error:
`…
def- updated
9 months ago
-
Dear dCache devs,
Since we upgraded from 8.2 to 9.2, our PnfsManager is unstable. Every 1 to 3 weeks, it crashes: there is a large queue build-up of directory listings (up to 20k), and after a whil…
-
jruby 9.2.0.0
linux
I had an issue filed with bundler (https://github.com/bundler/bundler/issues/6678#issuecomment-416113867) regarding bundler not building bson's java extension under jruby when …
-
The SORMAS installation process is well scripted, which comes at a price, as a bit of reverse engineering is required to get a functional installation going on related, but somewhat differing platform…
-
ActiveRecord/Rails prefers the DATABASE_URL environment variable over the configuration in database.yml, if both are set the environment variable is used.
IMO sequel-rails should match this behavio…
-
### Apache NetBeans version
Apache NetBeans 17
### What happened
The default Java DB drivers shown under NetBeans Services window point to incorrect/outdated Derby classes resulting in ClassNotFoun…
-
### What happened?
DB hanging again after a restart, with pgroonga_crash_safer enabled
I'll send the pgroonga logs over google drive
```
shared_preload_libraries = 'pgroonga_crash_safer'
pgro…