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

typing - event.py #80

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
029a60d
docs: modify BeginLoadQueryEvent comment
heehehe Aug 20, 2023
1e34edb
docs: add NotImplementedEvent comment
starcat37 Aug 22, 2023
a0fd49c
docs: modify IntvarEvent comment
starcat37 Aug 22, 2023
dd5b232
docs: modify MariadbGtidEvents comments
ebang091 Aug 25, 2023
679543f
docs: modify GtidEvent comments
ebang091 Aug 25, 2023
5456e1d
docs: modify HeartbeatLogEvent comments
ebang091 Aug 25, 2023
de0cc85
docs: modify XAPrepareEvent comments
ebang091 Aug 25, 2023
21ffd3b
docs: modify RotateEvent comments
ebang091 Aug 25, 2023
bc6fbaa
docs: add FormatDescriptionEvent comment
mjs1995 Aug 27, 2023
c6e9bc2
docs: modify ExecuteLoadQueryEvent comment
heehehe Aug 28, 2023
95001ca
docs: remove unnecessary comments from ExecuteLoadQueryEvent
heehehe Aug 28, 2023
e67bb54
docs: modify XidEvent comments
ebang091 Aug 29, 2023
9cb581c
Add docstring to QueryEvent
dongwook-chan Aug 29, 2023
572bcbb
Merge branch 'main' of github.com:23-OSSCA-python-mysql-replication/p…
heehehe Aug 30, 2023
0199f16
fix: modify tab indentation to spaces
heehehe Aug 30, 2023
b52c4d7
docs: modify XidEvent comments
ebang091 Aug 30, 2023
04974bf
docs: add typing in BinLogEvent
ebang091 Aug 30, 2023
c57038d
docs: add typing in GtidEvent
ebang091 Aug 30, 2023
0ed3478
docs: add tying in MaradbGtidEvent
ebang091 Aug 30, 2023
5a37b9e
docs: add tying in MaradbBinLogCheckPointEvent
ebang091 Aug 30, 2023
8811fca
docs: add typing in MariadbGtidListEvent, MariadbAnnotateRowsEvent
ebang091 Aug 30, 2023
bcc65c5
modify BinLogEvent in event.py
ebang091 Aug 30, 2023
07b561d
add type hints to the rest of the events, improve docstring readabili…
jaehyeonpy Aug 31, 2023
6a4ee79
Update event.py
ebang091 Sep 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading