Files
DP44/DataPRO/Modules/Database/DatabaseMigrationScripts/.svn/pristine/62/62e376614c971eca2b4840375a0d3df0f0e28354.svn-base

6 lines
142 B
Plaintext
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
INSERT INTO [dbo].[DefaultProperties] (
[PropertyId],
[PropertyName],
[DefaultValue])
VALUES
(480, 'AllowStreamingModes', 'False')