Mohammad Dameer

Results 4 issues of Mohammad Dameer

Fix #14627 The old code `Dialect.QuoteForTableName(tableAlias, _configuration.Schema)` was adding the schema to a table alias (e.g., ContentItemIndex_a1), which caused the issue. I updated it to use `Dialect.QuoteForAliasName(tableAlias)`.

Fix #16345 Remove set as startup task button for non-event activities Rename "Startup task" tooltip to "Startup event"

don't merge

### Is your feature request related to a problem? Please describe. Currently, no field allows users to enter a custom list of items for each content item. ### Describe the...

enhancement