dropbox / dropbox/sqlalchemy-stubs

Infer better types for most used functions and methods

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
enhancement priority-normal topic-plugins topic-stubs
Dominant language
Python
Stars
583
Forks
96
PR merge metrics
No merged PRs in 30d

Description

These functions/classes/methods require better stubs (and most of them likely a plugin):

* [ ] `Table` (+ likely a plugin)
* [ ] `Connection`, `Index`
* [x] `Column`
* [ ] `RowProxy`, `ResultProxy`
* [x] `Integer`, `String`, `DateTime`
* [ ] `select`, `insert`, `update`, `where`, `join` (+ likely a plugin)
* [ ] `and_`, `or_`, `func` (+ likely a plugin)
* [x] `relationship`
* [ ] `UniqueConstraint`, `ForeignKey`
* [ ] `create_engine`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.