https://github.com/hooopo/activerecord-tidb-adapter-demo
https://github.com/hooopo/activerecord-tidb-adapter-demo
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hooopo/activerecord-tidb-adapter-demo
- Owner: hooopo
- License: apache-2.0
- Created: 2021-08-06T09:23:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T13:36:03.000Z (about 4 years ago)
- Last Synced: 2025-02-10T05:42:45.486Z (8 months ago)
- Language: Ruby
- Size: 129 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# activerecord-tidb-adapter-demo
## Usage
* bundle install
* bundle exec rails db:create
* bundle exec rails db:migrate
* bundle exec rails s