Commit graph

4 commits

Author SHA1 Message Date
Kunal Mehta 751cce3259 Drop broken postgres/patch-oathauth_users-drop-id-nextval.sql
This patch has a syntax error. Once fixed, after it's applied to
the original postgres schema (P31006) it makes no difference and
can safely be dropped.

Bug: T312744
Change-Id: Ief18c3a428979d6c7f3592b5763630ac19b85d83
2022-09-29 22:34:19 -04:00
Reedy de936aef6a Convert OATHAuth to abstract schema
Bug: T268564
Change-Id: I251fac0e1939cc84e7eab3e7514e07c81b2b0f1e
2022-02-18 10:36:56 +00:00
Dejan Savuljesku ea984e5c2b Refactor the extension to support multiple auth modules
Please note, this patch requires a schema change before merging

Change-Id: I71286534d21d95083436d64d79811943c1a1d032
ERM: #14484
Bug: T218210
2019-06-18 10:45:21 +00:00
Tyler Anthony Romeo d2097fbcaf Add non-MySQL database support
Created patch files for other database types.
Note that some types, such as Oracle, are
not guaranteed to work, since not even MW
core works with them yet anyway.

Bug: T67658
Change-Id: Ie9ce8a4d1140d16017c1aa83865f79d8b0986528
2016-10-31 19:06:52 +00:00