This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
qortal
Watch
1
Star
0
Fork
0
You've already forked qortal
mirror of
https://github.com/Qortal/qortal.git
synced
2025-06-22 15:11:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qortal
/
src
/
main
History
kennycud
f5d338435a
Since the Groups table is now named
Groups
with back ticks, it is now case-sensitive. Since it is now case-sensitive it needs to be in all caps, so when other SQL statements call on this table using the Groups without backticks it will be compatible. When Groups is used in a statement without back ticks or quotes it automatically gets converted into capital letters.
2025-01-02 18:10:25 -08:00
..
java
Since the Groups table is now named
Groups
with back ticks, it is now case-sensitive. Since it is now case-sensitive it needs to be in all caps, so when other SQL statements call on this table using the Groups without backticks it will be compatible. When Groups is used in a statement without back ticks or quotes it automatically gets converted into capital letters.
2025-01-02 18:10:25 -08:00
resources
Merge pull request
#2
from Philreact/master
2024-12-30 12:19:01 -08:00
wasm
/memory-pow
Fix incorrect PoW buffer length usage
2020-06-08 09:01:55 +01:00