원클릭으로
grant
grant에는 crimson-knight에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Grant ORM advanced features including enum attributes, dirty tracking, serialized columns, value objects, horizontal sharding, and async operations.
Grant ORM associations including belongs_to, has_one, has_many, has_many through, polymorphic, dependent options, counter_cache, eager loading, and nested attributes.
Grant ORM lifecycle callbacks, transaction blocks, nested transactions with savepoints, isolation levels, optimistic and pessimistic locking.
Create, read, update, and delete operations in Grant ORM including bulk operations, batch processing, upserts, and convenience methods.
Generate a new Grant ORM model file with proper structure, column definitions, validations, associations, and callbacks.
Defining Grant ORM models with columns, types, primary keys, timestamps, connections, converters, and serialization.
Grant ORM query builder API including where clauses, operators, WhereChain, OR/NOT groups, scopes, aggregations, raw SQL, and Enumerable integration.
Grant ORM security features including encrypted attributes, secure tokens, signed IDs, token generators, and data normalization.
Grant ORM validation system including built-in validators, custom validations, conditional validations, error handling, and validation contexts.