- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 21 for Peier (0.45 sec)
-
test/integration/instance/values.test.js
name: { type: DataTypes.STRING } }); await User.sync(); const user0 = await User.create({ name: 'Jan Meier' }); expect(user0.changed('name')).to.be.false; expect(user0.changed()).not.to.be.ok; const [user] = await User.bulkCreate([{ name: 'Jan Meier' }]); expect(user.changed('name')).to.be.false; expect(user.changed()).not.to.be.ok; });
JavaScript - Registered: 2023-02-01 14:16 - Last Modified: 2020-06-28 08:45 - 16.2K bytes - Viewed (0) -
CONTACT.md
You can use the information below to contact maintainers directly. We will try to get back to you as soon as possible. ### Via Email - **Pedro Augusto de Paula Barbosa** ******@****.*** - **Jan Aagaard Meier** ******@****.***
Plain Text - Registered: 2023-02-01 14:16 - Last Modified: 2020-09-25 14:04 - 427 bytes - Viewed (0) -
TODO/building-a-virtual-world-worthy-of-sci-fi.md
> * 原文地址:[Building a Virtual World Worthy of Sci-Fi: Designing a global metaverse](https://medium.com/google-developers/building-a-virtual-world-worthy-of-sci-fi-3d48e2fd05e3) > * 原文作者:[Reto Meier](https://medium.com/@retomeier?source=post_header_lockup) > * 译文出自:[掘金翻译计划](https://github.com/xitu/gold-miner)
Plain Text - Registered: 2023-02-02 14:49 - Last Modified: 2018-04-14 06:22 - 11.6K bytes - Viewed (0) -
TODO/Top-5-Android-libraries-every-Android-developer-should-know-about.md
[Jake Wharton](https://twitter.com/JakeWharton) [Chris Banes](https://twitter.com/chrisbanes) [Cyril Mottier](https://twitter.com/cyrilmottier) [Mark Murphy](https://twitter.com/commonsguy) [Mark Allison](https://twitter.com/MarkIAllison) [Reto Meier](https://twitter.com/retomeier)...
Plain Text - Registered: 2023-02-02 14:49 - Last Modified: 2016-10-18 07:54 - 7.2K bytes - Viewed (0) -
package.json
{ "name": "sequelize", "description": "Multi dialect ORM for Node.JS", "version": "0.0.0-development", "maintainers": [ "Sascha Depold <******@****.***>", "Jan Aagaard Meier <******@****.***>", "Daniel Durante <******@****.***>", "Mick Hansen <******@****.***>", "Sushant Dhiman <******@****.***>" ], "repository": { "type": "git",
Json - Registered: 2023-02-01 14:16 - Last Modified: 2020-12-04 01:59 - 8K bytes - Viewed (0) -
test/integration/error.test.js
JavaScript - Registered: 2023-02-01 14:16 - Last Modified: 2020-07-07 09:41 - 16.8K bytes - Viewed (0) -
CHANGELOG.md
* `OverlayPositionBuilder.connectedTo` has been removed. Use `OverlayPositionBuilder.flexibleConnectedTo` instead. ## Special Thanks:
Plain Text - Registered: 2023-02-05 16:47 - Last Modified: 2021-12-09 00:10 - 669.7K bytes - Viewed (1) -
CHANGELOG.md
- Autoclosing of braces, paranthesis and quotation marks in C style modes - Autoclosing of angular brackets in XML style modes - New language modes - Clojure (Carin Meier) - C# (Rob Conery) - Groovy (Ben Tilford) - Scala (Ben Tilford) - JSON - OCaml (Sergi Mansilla) - Perl (Panagiotis Astithas) - SCSS/SASS (Andreas Madsen) - SVG
Plain Text - Registered: 2023-01-31 12:40 - Last Modified: 2023-01-25 15:17 - 38.8K bytes - Viewed (0) -
test/integration/model.test.js
first_name: 'Mick', last_name: 'Hansen' }, { id: 2, first_name: 'Jan', last_name: 'Meier' } ] }, { include: [ { model: User, as: 'followers' }, { model: Tag, as: 'categories' } ] }
JavaScript - Registered: 2023-02-01 14:16 - Last Modified: 2020-08-01 21:37 - 96K bytes - Viewed (0) -
CHANGELOG.md
- Display x509 signed tags. !27211 (Roger Meier) - Enabling git versioned snippets. !27705 - Add option to hide the default "thumbs up" and "thumbs down" buttons on issues, merge requests, and snippets. !27734 (Steve Mokris) - Add sorting issues by label priority to graphQL endpoint. !27936 - Add certification revocation list download and certificate revoke. !28336 (Roger Meier) - Add WebIDE Dark Theme Support. !28407
Plain Text - Registered: 2023-02-01 19:40 - Last Modified: 2023-01-31 18:10 - 2.5M bytes - Viewed (0)