facebookincubator / CG-SQL

CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance.
https://cgsql.dev/
MIT License
392 stars 34 forks source link

Add update_docs.sh script for updating documentation #165

Closed timch326 closed 1 year ago

timch326 commented 1 year ago

Summary: Add a new script that let's us easily update auto-generated parts of CQL documentation, such as the railroad diagrams and grammar information.

Reviewed By: RaoulFoaleng

Differential Revision: D42120725

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D42120725

timch326 commented 1 year ago

I need to fix directories in this PR before the change can be merged.

facebook-github-bot commented 1 year ago

This pull request has been merged in facebookincubator/CG-SQL@5001a02641fc6900a5ddda207ba7fbaf89ecd7c5.