amberframework/granite
ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language.
CrystalMIT
Issues
- 0
Missing `touch` callback on relationships
#505 opened by TrevorHinesley - 1
Error creating record.
#504 opened by antarr - 1
Can't subclass a subclass of Granite::Base?
#500 opened by Eldomir - 2
through in has_many doesn't work
#460 opened by confact - 6
Can't have a number or underscore in the column name
#449 opened by confact - 2
Foreign_key is nil but is set in DB
#448 opened by confact - 0
Add `reload` method
#485 opened by stufro - 3
failed to start when use sqlite
#484 opened by lost22git - 7
#to_yaml test fails on M1 Mac
#488 opened by stufro - 2
Upgrade ameba shard to latest version
#493 opened by jphaward - 3
Import data maintaining timestamps
#481 opened by ggtrigg - 1
Feature: Do not require specifying connection if there is only 1 available.
#478 opened by a-alhusaini - 1
table.cr quotes things in a bad way
#477 opened by a-alhusaini - 4
`update` should only update changed fields on record
#472 opened by kalinon - 0
UUID's as Primary Keys
#480 opened by crimson-knight - 0
Add support for multiple database connections & roles for PG via connection string
#479 opened by crimson-knight - 0
- 4
MySQL: After a certain amount of time/transactions connections freeze during spec tests
#473 opened by kalinon - 19
- 3
create and update should be able to take a hash
#404 opened by watzon - 2
Link `crystal docs` to be more easily accessed
#415 opened by yujiri8 - 2
Support select in query builder
#422 opened by Serdnad - 5
- 1
order in assocation collection
#431 opened by yujiri8 - 2
- 1
- 1
Skip the need to type `select`
#447 opened by confact - 1
- 0
Suggest add update_all and destroy_all methods
#461 opened by vincar - 4
Granite CLI?
#410 opened by watzon - 2
Looking for maintainers
#462 opened by robacarp - 1
Is Granite still being maintained?
#459 opened by hbaragar - 5
- 2
Doesn't work in Crystal 1.4.0
#463 opened by confact - 2
- 2
Migrator doesn't support Enums
#432 opened by wonderix - 4
- 3
Foreign key to same table
#418 opened by yujiri8 - 5
Log level is set too high
#423 opened by HenryBaragar - 0
Examples given in documentation do not compile
#416 opened by yujiri8 - 2
Primary key on dependent side of relationship is BIGINT even if declared as Int32
#421 opened by yujiri8 - 3
Implications of the connection attribute
#425 opened by yujiri8 - 1
Type inference issue
#417 opened by yujiri8 - 1
Logging in Crystal 0.35.1
#411 opened by lebogan - 0
where(id: Array(Int)) generates infinite loop
#408 opened by OpakAlex - 4
Query builder for DB specific feature?
#402 opened by Serdnad - 3
Implement firstOrCreate on models
#400 opened by Serdnad - 1
Read_attribute does not work when column is array
#396 opened by msa7 - 4
- 0
Replace Logger with Log
#390 opened by drujensen