WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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