Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -6/+6 |
* | Removed DatabaseIntrospection.get_key_columns(). | Mariusz Felisiak | 2021-11-10 | 1 | -5/+0 |
* | Fixed #31345 -- Added BaseDatabaseIntrospection.get_relations(). | shankarj67 | 2020-03-06 | 1 | -0/+5 |
* | Fixed #31333 -- Added BaseDatabaseIntrospection.get_table_description(). | aryan | 2020-03-04 | 1 | -0/+5 |
* | Added tests for BaseDatabaseIntrospection's stub methods. | Mariusz Felisiak | 2020-03-04 | 1 | -0/+32 |