Skip to content

database 1 indexing and query.Execute() runtimes#2547

Open
hry-gh wants to merge 4 commits intoOpenDreamProject:masterfrom
hry-gh:fix-database
Open

database 1 indexing and query.Execute() runtimes#2547
hry-gh wants to merge 4 commits intoOpenDreamProject:masterfrom
hry-gh:fix-database

Conversation

@hry-gh
Copy link
Copy Markdown
Contributor

@hry-gh hry-gh commented Mar 30, 2026

fixes #2442 and #2443

@boring-cyborg boring-cyborg bot added the Runtime Involves the OpenDream server/runtime label Mar 30, 2026
@amylizzle
Copy link
Copy Markdown
Collaborator

#2444

return DreamValue.Null;
}

id = Math.Max(--id, 0);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So <= 0 is equal to 1 here in byond?

Should be added to our tests if so

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

Labels

Runtime Involves the OpenDream server/runtime size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/database/query.Execute() should runtime if database is not specified at least once

4 participants