con un clic
grant
grant contiene 9 skills recopiladas de crimson-knight, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.