Skip to content

Conversation

@m1ga
Copy link
Contributor

@m1ga m1ga commented Dec 8, 2025

fixes: #14357

Optional parameter to pass custom flags to open the database: database.open(file, flags)

@m1ga m1ga changed the title feat(android): optional Database open flags feat(android): optional parameter for Database open() flags Dec 8, 2025
@hbugdoll
Copy link
Contributor

hbugdoll commented Dec 9, 2025

@m1ga Why removed platforms and since in de1c6a8 ?

@m1ga
Copy link
Contributor Author

m1ga commented Dec 10, 2025

The linter wasn't happy with those lines in that place

@hbugdoll
Copy link
Contributor

hbugdoll commented Dec 10, 2025

The linter wasn't happy with those lines in that place

Oh, platforms and since are not allowed at parameter level.

@m1ga m1ga marked this pull request as ready for review January 13, 2026 22:02
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.

Android: Can't pass flags to Ti.Database.open

3 participants