Daniel Otykier

Results 10 issues of Daniel Otykier

Just out of curiosity, is it possible to update SciLexer.dll to a newer version than the 4.1.2 version that ships with Scintilla.NET? Specifically, I'm interested in the Win32 IME bugfixes...

This seems to be a bug in the TOM API, but I have not been able to locate the root cause. The issue is caused by deleting a column with...

bug

When serializing to folder on a model that has roles, conflicts sometimes occur on the role files (because these contain information about which tables/columns are included in the role, and...

enhancement

No airspace is currently showing up when opening prosoar.de in a browser (tested with Chrome, IE).

This PR removes the [SharpCompress](https://www.nuget.org/packages/sharpcompress/) dependency, relying instead on [System.IO.Compression](https://learn.microsoft.com/en-us/dotnet/api/system.io.compression?view=net-8.0). With this change, LargerXlsx will no longer have any dependencies outside of .NET.

A rule that detects if a calculation item expression holds references the calculation group itself in the DAX expression (this indicates a sideways recursion which should be avoided).

See https://github.com/otykier/TabularEditor/issues/597

_From @marcosqlbi on November 8, 2017 2:30_ If a user belongs to two roles applying filters on the same table with row level security (RLS) in one role, and object...

Before suggesting an improvement/new feature, please take a look at our roadmap to see if your suggestion is already planned. The updated roadmap is available here: https://docs.tabulareditor.com/te3/other/roadmap.html

important

When the following code is used: ![image](https://user-images.githubusercontent.com/97282358/148534987-66ccc81a-6335-43aa-90ea-8b1a028409d7.png) TE allows me to set the data type with M-code. However, when multiselecting tables and updating schema, TE returns that I have multiple...

issue: bug