书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 4359 个相关结果.
  • 0.7 Changelog

    0.7 Changelog 0.7.11 orm engine sql postgresql mysql misc 0.7.10 orm engine sql mysql sqlite mssql oracle 0.7.9 orm engine sql postgresql mysql sqlite mssql ...
  • To Heroku

    Deploy to a Server on Heroku info">info Deploy to a Server on Heroku info This guide assumes the following; That you already have an Heroku account That you’ll be using th...
  • Datatypes

    Datatypes Array(ENUM) Range types Special Cases Datatypes Below are some of the datatypes supported by sequelize. For a full and updated list, see DataTypes . Sequelize . S...
  • Prometheus

    用法 用户自定义指标 MySQL GORM 提供了 Prometheus 插件来收集 DBStats 和用户自定义指标 https://github.com/go-gorm/prometheus 用法 import ( "gorm.io/gorm" "gorm.io/driver/sqlite" "gorm...
  • 数据库架构迁移

    1380 2020-06-11 《Go语言中文文档》
    1. 数据库架构迁移 1. 数据库架构迁移 avro - 发现SQL模式并将其转换为AVRO模式。将SQL记录查询为AVRO字节。 darwin - Go的数据库架构演化库 go-fixtures - Golang出色的内置数据库/ sql库的Django样式的夹具。 go-pg-migrations - 一个Go软件包,可帮助使...
  • 添加新字段

    将新字段添加到 ASP.NET Core MVC 应用Add a new field to an ASP.NET Core MVC app 本文内容 向电影模型添加分级属性Add a Rating Property to the Movie Model 将新字段添加到 ASP.NET Core MVC 应用Add a new field to a...
  • 第六课:保存和加载数据

    第六课:保存和加载数据 保存数据 加载数据 总结 第六课:保存和加载数据 你知道什么是最烦恼的吗?如果你创建了一大个待完成的checklist,稍后回来的时候再用的时候,发现没有了。嗯,这就是应用当前的状态,所以我们将要给用户提供一个保存用户数据的途径。我们已经为他做了一些架构准备,我们订阅了我们的Observable在每次数据变更的时候都调用...
  • Query operators

    Query operators Query operators The following types of comparisons are supported by peewee: Comparison Meaning == x equals y < x is less than y <= x is less than or equal...
  • Async with Gevent

    Async with Gevent Async with Gevent gevent is recommended for doing asynchronous I/O with Postgresql or MySQL. Reasons I prefer gevent: No need for special-purpose “loop-awa...
  • Async with Gevent

    Async with Gevent Async with Gevent gevent is recommended for doing asynchronous I/O with Postgresql or MySQL. Reasons I prefer gevent: No need for special-purpose “loop-awa...