Skip to content

Removed unknown_integer inclusion in views - #1

Open
tb-square wants to merge 1 commit into
mac4n6:masterfrom
tb-square:bugfix_reports
Open

Removed unknown_integer inclusion in views#1
tb-square wants to merge 1 commit into
mac4n6:masterfrom
tb-square:bugfix_reports

Conversation

@tb-square

Copy link
Copy Markdown

When the views are created they have the unknown_integer field which is not carried into the fsevents_sorted_by_event_id table.
Using the -q flag therefore fails on report generation when the views are queried as there is a column mismatch.
This pr simply removes the unknown_integer field from the view creation.

@tb-square tb-square changed the title removed unknown integer inclusion in views Removed unknow_integer inclusion in views Sep 4, 2024
@tb-square tb-square changed the title Removed unknow_integer inclusion in views Removed unknown_integer inclusion in views Sep 4, 2024
@thisislola

thisislola commented Mar 5, 2025

Copy link
Copy Markdown

I can confirm removing this line will solve the bug in Apple Silicon:

sw_vers:
ProductName: macOS
ProductVersion: 15.3.1
BuildVersion: 24D70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants