dsqlcore

dsqlcore will be replaced by daosqlcore, please use daosqlcore, a set of function to directly convert sql to dao method, extract to be standalone module from daosql v0.8.2

Usage no npm install needed!

<script type="module">
  import dsqlcore from 'https://cdn.skypack.dev/dsqlcore';
</script>

README

dsqlcore 简介

dsqlcore是从原来的dsql模块从剥离出来的核心模块,具体说明见dsql模块说明。