Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Added struct definition detection for ecto schemas#758

Merged
scohen merged 7 commits into
mainfrom
index-ecto-schemas
Jun 5, 2024
Merged

Added struct definition detection for ecto schemas#758
scohen merged 7 commits into
mainfrom
index-ecto-schemas

Conversation

@scohen

@scohen scohen commented May 30, 2024

Copy link
Copy Markdown
Collaborator

We now have an extractor that emits a struct definition where ecto structs are defined.

Fixes #695

@scohen scohen force-pushed the use_and_require branch from 0336948 to c472e2e Compare May 30, 2024 17:47
@scohen scohen force-pushed the index-ecto-schemas branch from 26015ff to bfda780 Compare May 30, 2024 17:47
Base automatically changed from use_and_require to main June 3, 2024 18:33
scohen and others added 5 commits June 3, 2024 11:38
We now have an extractor that emits a struct definition where ecto
structs are defined.

Fixes #695
Co-authored-by: Zach Allaun <zach.allaun@gmail.com>
@scohen scohen force-pushed the index-ecto-schemas branch from e3d68e3 to 927f6ca Compare June 3, 2024 21:16
@scohen scohen merged commit 6b521a7 into main Jun 5, 2024
@scohen scohen deleted the index-ecto-schemas branch June 5, 2024 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Index Ecto schema struct

3 participants