Skip to content

Conversation

RobQuistNL
Copy link

Forked from Squareys, thus including those commits.

Squareys and others added 27 commits May 19, 2018 16:01
Makes the plugin compatible with UE 4.19.

Signed-off-by: Squareys <[email protected]>
Signed-off-by: Squareys <[email protected]>
Signed-off-by: Squareys <[email protected]>
Signed-off-by: Squareys <[email protected]>
Allows queries like `SELECT last_insert_rowid()` after an insert, which
would otherwise always return 0 because the state is reset with open
and close.

Signed-off-by: Squareys <[email protected]>
Loads of warnings for over 200 symbols along the lines of

> is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'

prevented compilation because that warning is treaded as an error as
of UE4.20.

Signed-off-by: Squareys <[email protected]>
Signed-off-by: Squareys <[email protected]>
Signed-off-by: Squareys <[email protected]>
Avoids a clash with similar methods from UObject base class.

Signed-off-by: Squareys <[email protected]>
Signed-off-by: Squareys <[email protected]>
@Luque346
Copy link

Luque346 commented Aug 1, 2020

Hello :)

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.

3 participants