Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Get ActionArgs Struct from Tokens #55

Merged
merged 44 commits into from
Nov 4, 2022
Merged

Get ActionArgs Struct from Tokens #55

merged 44 commits into from
Nov 4, 2022

Conversation

AOx0
Copy link
Owner

@AOx0 AOx0 commented Oct 12, 2022

Changes

New file hierarchy

data
└── escuela
   ├── alumnos
   │  ├── info.tbl
   │  ├── edad.col
   │  └── nombre.col
   └── maestros
      ├── info.tbl
      ├── edad.col
      └── nombre.col

@AOx0 AOx0 self-assigned this Oct 12, 2022
@AOx0
Copy link
Owner Author

AOx0 commented Oct 31, 2022

Error on table.hpp

current_other->value.value != current->value.value

No operator != between Layout and Layout

This was linked to issues Nov 1, 2022
This was linked to issues Nov 3, 2022
@AOx0
Copy link
Owner Author

AOx0 commented Nov 4, 2022

The main purpose of the PR is done.

We have an architecture that allows us to verify and get arguments from user's queries.
Hence, I will now close and merge the PR.

@AOx0 AOx0 marked this pull request as ready for review November 4, 2022 17:07
@AOx0 AOx0 merged commit c685c13 into main Nov 4, 2022
@AOx0 AOx0 deleted the automata branch November 4, 2022 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
2 participants