2.5.0-beta01
Version 2.5.0-beta01
Restrict the minimum version that supports @Upsert to be API 16. This is due to the inability to identity a primary key constraint conflict in older APIs. ( I5f67f, b/243039555) Fixed an issue where shadow tables where incorrectly exported to the schema .json files, corrupting them. ( I4f83b, b/246751839)