Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored indexes & triggers object structures #44

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Conversation

NuroDev
Copy link
Member

@NuroDev NuroDev commented Feb 11, 2025

This PR makes a small change to both the indexes & triggers properties of the model function options such that instead of an array of properties we instead now use a key/value object.

This has been implemented in order to make these 2 properties more consistent with the fields property.

@NuroDev NuroDev added the enhancement New feature or request label Feb 11, 2025
@NuroDev NuroDev requested review from leo and colodenn February 11, 2025 12:53
@NuroDev NuroDev self-assigned this Feb 11, 2025
Copy link

Released an experimental package:

bun add @ronin/syntax@ben-ron-1099-experimental-124

This package will be removed after the pull request has been merged.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/schema/model.ts 100.00% <ø> (ø)

@NuroDev NuroDev enabled auto-merge (squash) February 11, 2025 12:53
@NuroDev NuroDev merged commit f03a45b into main Feb 11, 2025
3 checks passed
@NuroDev NuroDev deleted the ben/ron-1099 branch February 11, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants