-
We are implementing multi-db on our app with help of ros-apartment gem. In our application we are using primary db as well as replica db for reading. We are switching write db with help of ros-apartme…
-
### Steps to reproduce
1. `rails new example`
2. In the new app, setup a multiple-database configuration `config/database.yml` file:
```
default: &default
adapter: sqlite3
…
-
Mas @khannedy , izin bertanya, saya sempat baca-baca untuk aplikasi dengan sistem multitenant itu secara database bisa dibagi menjadi 3, yaitu:
a. satu database digunakan bersama-sama tapi dipisahk…
-
- pREST version (or commit ref): 0.3.4
- pREST endpoint: localhost:8000/
- PostgreSQL version: 9.6
- Operating system: mac
- Go version: 1.13
- Log gist:
## Description
when in single mod…
dfang updated
4 years ago
-
I know this is probably a bit soon, but after watching the talk by Eileen (https://confreaks.tv/videos/railsconf2018-keynote-the-future-of-rails-6-scalable-by-default), I started wondering how the upc…
-
### Describe the bug
Similar issue : https://github.com/verbb/vizy/issues/115
When upgrading from **Vizy 1.0.23 and Craft CMS 3.9.10**, to **Vizy 2.1.23 and Craft CMS 4.13.1.1**
Character were …
-
## Motivations
I would like to create a database in which multiple users (public keys) have access. I don't see that that is available currently - am I missing it?
- Would you like to implement …
-
As new feature names become available, users will extract USGS terms and execute a pipeline command to check for any names that need to be added to the database. The CSV file used in this process must…
-
I recently posted a feature request on the CodeIgniter forum regarding the `is_unique` and `is_not_unique` validation rules. The current implementation lacks support for specifying a `dbGroup`, which …
-
We can discuss on the topic of ORM and database choices. We can talk about support for database from column wide database to graph databases, keep insight a features that can be added and even improve…