Logo
Explore Help
Sign In
cybercyst/gitea
1
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-09 01:12:55 +00:00
Code Issues Projects Releases Wiki Activity
gitea/models/webhook
History
Wim 1823bfde7c
Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041)
Mysql TEXT has a limit of 64KB, change this to LONGTEXT in mysql only so we can have bigger hook payloads.

Postgresql has unlimited TEXT - https://www.postgresql.org/docs/current/datatype-character.html
Sqlite has unlimited TEXT - https://www.sqlitetutorial.net/sqlite-data-types/#:~:text=The%20maximum%20length%20of%20TEXT,SQLite%20supports%20various%20character%20encodings.

Backport of #20038

Co-authored-by: zeripath <art27@cantab.net>
2022-06-19 22:12:48 +02:00
..
hooktask.go
Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041)
2022-06-19 22:12:48 +02:00
main_test.go
Use a struct as test options (#19393)
2022-04-14 21:58:21 +08:00
webhook_test.go
Move almost all functions' parameter db.Engine to context.Context (#19748)
2022-05-20 22:08:52 +08:00
webhook.go
Move some repository related code into sub package (#19711)
2022-06-06 16:01:49 +08:00
Powered by Gitea Version: 1.23.5 Page: 126ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API