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

Migration to the new AST API #13

Closed
ibdknox opened this issue Jul 27, 2015 · 3 comments
Closed

Migration to the new AST API #13

ibdknox opened this issue Jul 27, 2015 · 3 comments
Assignees
Milestone

Comments

@ibdknox
Copy link
Contributor

ibdknox commented Jul 27, 2015

No description provided.

@ibdknox ibdknox added this to the 8/17 release milestone Jul 27, 2015
@jamii
Copy link
Contributor

jamii commented Jul 30, 2015

Need to:

  • Write code to migrate aggregates
  • Run migration on all existing code
  • Handle unions and tables in new compiler
  • Switch entirely from old compiler to new compiler
  • Remove migration step
  • Remove dead code
  • Rename tables that had collisions

@ibdknox
Copy link
Contributor Author

ibdknox commented Jul 30, 2015

@jamii you can make those todo list items and then tick them off, which is nice because github will actually track the progress.

- [ ] do stuff

@jamii
Copy link
Contributor

jamii commented Jul 30, 2015

I somehow managed to break yours when changing mine :)

@ibdknox ibdknox closed this as completed Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants