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

Update sqlalchemy schema generation branch #333

Conversation

pmantica1
Copy link
Contributor

No description provided.

pmantica1 and others added 9 commits May 22, 2019 19:07
* Added indexes to the SchemaGraph

* Add additional index methods and remove type field

* Nits

* Nits

* More nits

* More nits

* Changed all_indexes to indexes

* Revert "Changed all_indexes to indexes"

This reverts commit 44ffd00.

* Nit

* Addressed code review comments

* Prohibit null value ignoring for edge indexes

* Fix typo

* Stop overriding ignore_nulls for edge indexes to true

* Fix typo
* Add immediate superclasses dict

* Make toposorting not use OrientDB constructs.

* Refactored InheritanceStructure constructor

* Move inheritance structure class and related methods

* Fixed docstring

* Added documentation for InheritanceStructure class

* Nits

* Return validation to its original place

* Fix terminology

* More nits

* More nits

* More nits

* Re-add list coercion
* Add indexes to test SchemaGraph

* Changed sets arguments to lists and remove is None check
* Add output info to query metadata

* Update explain info tests

* Add output tests to explain_info

* Remove context output

* Add docstring metadata outputs property

* Use query_metadta_table variable and name

* Replace more names with query_metadata_table

* Remove fold from OutputInfo
* Fix index documentation

* Nit
#324)

* Refactor and clean up IR lowering code. Add common IR lowering operations module.

* Delint.

* Improve expression comment around null values.

* Add defensive strip_non_null_from_type() call.
@bojanserafimov bojanserafimov merged commit 1f91f84 into add-sqlalchemy-schema-generation May 30, 2019
@bojanserafimov bojanserafimov deleted the update-sqlalchemy-schema-generation-branch branch May 30, 2019 20:39
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

Successfully merging this pull request may close these issues.

None yet

4 participants