2020-09-30 Fred Gleason <fredg@paravelsystems.com>

* Changed the 'FEEDS.CHANNEL_LANGUAGE' database field from
	'varchar(5)' to' 'varchar(8)'.
	* Incremented the database version to 338.
	* Increased the 5 character length limitation of the
	'Channel Language' field for podcasts to 8.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-09-30 14:18:48 -04:00
parent c2f346752c
commit 13d97e8955
7 changed files with 33 additions and 5 deletions

View File

@@ -20372,3 +20372,9 @@
* Incremented the package version to 3.4.0rss7.
2020-09-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.4.0rss8.
2020-09-30 Fred Gleason <fredg@paravelsystems.com>
* Changed the 'FEEDS.CHANNEL_LANGUAGE' database field from
'varchar(5)' to' 'varchar(8)'.
* Incremented the database version to 338.
* Increased the 5 character length limitation of the
'Channel Language' field for podcasts to 8.