Skip to content

Commit cb52182

Browse files
updated fundemental link
1 parent 10cb525 commit cb52182

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

MagicIndexDbWiki/Fundamentals/P1-How-The-LINQ-To-IndexDB-works.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,4 +390,12 @@ While **Magic IndexedDB optimizes cursor queries**, **they are still slower than
390390

391391
## **💡 Magic IndexedDB is Evolving—Help Make it Even Better!**
392392

393-
Magic IndexedDB **pushes IndexedDB to its absolute limits**, but **there’s always room for improvement**! Want to see **even more optimizations?** Have an idea for **new features**? **Join the project** and help make IndexedDB the **powerful database it should be!** 🚀
393+
Magic IndexedDB **pushes IndexedDB to its absolute limits**, but **there’s always room for improvement**! Want to see **even more optimizations?** Have an idea for **new features**? **Join the project** and help make IndexedDB the **powerful database it should be!** 🚀
394+
395+
---
396+
397+
# Final Thoughts – Ordering Logic
398+
399+
You've nearly learned all the fundamentals of Magic IndexedDB! **But there's just one more thing, I promise (fingers crossed)**! Did you know that the **ordering isn't applied to the returned results**? Sounds crazy right?! But it makes a ton of sense, but it's an important thing to understand.
400+
401+
🔗 **Learn More: [Read the 'Understanding Ordering'](https://github.com/magiccodingman/Magic.IndexedDb/blob/master/MagicIndexDbWiki/Fundamentals/P3-Understanding-Ordering.md)**.

0 commit comments

Comments
 (0)